add some javascripts

add some javascripts
This commit is contained in:
lllyasviel
2023-11-12 01:52:37 -08:00
parent 38b01230f2
commit 7e0c6d3421
6 changed files with 55 additions and 7 deletions
+1
View File
@@ -10,6 +10,7 @@ sys.path += [root, backend_path]
os.chdir(root)
os.environ["PYTORCH_ENABLE_MPS_FALLBACK"] = "1"
os.environ["GRADIO_SERVER_PORT"] = "7865"
import platform