Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jaumaras
/
gradioTest1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jaumaras
commited on
Aug 16, 2023
Commit
561affa
·
1 Parent(s):
12c24cd
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
##! pip install gradio
2
-
pip install gradio_client
3
import gradio as gr
4
5
def hello_world(name):
1
##! pip install gradio
2
+
!
pip install gradio_client
3
import gradio as gr
4
5
def hello_world(name):