Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
QualityMinds/Weihnachtskarten
QualityMinds
/
Osterkarten
like
1
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
lllyasviel
commited on
Aug 10, 2023
Commit
9a6544e
·
1 Parent(s):
933974f
i
Browse files
Files changed (2)
hide
show
launch.py
+3
-0
webui.py
+0
-0
launch.py
CHANGED
Viewed
@@ -51,3 +51,6 @@ def prepare_environment():
51
52
prepare_environment()
53
51
52
prepare_environment()
53
54
+
55
+
from webui import *
56
+
webui.py
ADDED
Viewed
File without changes