easydiffusion/ui
JeLuF 7af620f66e Hardcode CSS content type
By default, uvicorn uses the 'Content Type' value from 'Computer\HKEY_CLASSES_ROOT\.css' for the Content-Type header in its responses. Some systems have this set to 'application/x-css', an outdated content type used in the early days of CSS. Modern browsers ignore stylesheets that don't have the content-type 'text/css'. This change hardcodes the Content-Type to 'text/css', ignoring the registry.
2023-03-14 18:49:31 +01:00
..
easydiffusion Hardcode CSS content type 2023-03-14 18:49:31 +01:00
hotfix Hotfix for broken openAI dependency - bad json file 2022-09-10 00:13:16 +05:30
media Merge pull request #1009 from JeLuF/BigX 2023-03-14 21:57:59 +05:30
plugins/ui Merge pull request #1005 from JeLuF/noplugins 2023-03-14 10:42:59 +05:30
index.html Merge pull request #1004 from JeLuF/toosmall 2023-03-14 10:42:13 +05:30
main.py Refactor server.py 2022-12-24 15:29:49 +05:30
modifiers.json Support for longer labels 2022-09-23 00:05:05 +03:00