Merge pull request #10324 from catboxanon/offline

Allow web UI to be ran fully offline
This commit is contained in:
AUTOMATIC1111
2023-05-13 19:43:15 +03:00
committed by AUTOMATIC
parent 063848798c
commit 12c78138dd
2 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
/* temporary fix to load default gradio font in frontend instead of backend */
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap');
/* general gradio fixes */