Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jaumaras
/
gradioTest1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jaumaras
commited on
Aug 16, 2023
Commit
772a7cf
·
1 Parent(s):
561affa
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
+
install gradio_client
3
import gradio as gr
4
5
def hello_world(name):