Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
darkstorm2150
/
protogen-web-ui
like
245
Running
on
A10G
App
Files
Files
Community
33
Fetching metadata from the HF Docker repository...
Update app.py
#33
by
soiz1
- opened
12 days ago
base:
refs/heads/main
←
from:
refs/pr/33
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
+
#Restart
2
import os
3
from subprocess import getoutput
4