Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
RhythmRemix14/PrintingPressDx
GandalfTheBlack
/
PrintingPressDx
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
GandalfTheBlack
commited on
Jan 18
Commit
960a1b1
·
verified
·
1 Parent(s):
fa11d34
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
import gradio as gr
2
from random import randint
3
from all_models import models
1
+
pip install gradio --upgrade
2
import gradio as gr
3
from random import randint
4
from all_models import models