Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
camenduru-com/webui
darkstorm2150
/
Stable-Diffusion-Protogen-x3.4-webui
like
577
Runtime error
App
Files
Files
Community
27
Fetching metadata from the HF Docker repository...
Update app.py
#24
by
soiz1
- opened
Dec 11, 2024
base:
refs/heads/main
←
from:
refs/pr/24
Discussion
Files changed
+1
-0
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
import os
2
from subprocess import getoutput
3
1
+
#
2
import os
3
from subprocess import getoutput
4