Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
junyiClass20240925
/
lu
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
louise840115
commited on
Sep 25, 2024
Commit
5c61c75
·
verified
·
1 Parent(s):
9ea2177
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+3
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,6 @@
1
import gradio as gr
2
import random
3
1
+
pip install gradio
2
+
3
+
4
import gradio as gr
5
import random
6