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
76ce872
·
verified
·
1 Parent(s):
5c61c75
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -22,4 +22,5 @@ iface = gr.Interface(
22
# 啟動 Gradio 介面
23
iface.launch()
24
25
22
# 啟動 Gradio 介面
23
iface.launch()
24
25
+
python lottery_gradio.py
26