Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
tomsoderlund/rest-api-with-gradio
Ramesh-vani
/
rest-api-with-gradio
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Ramesh-vani
commited on
Oct 17, 2023
Commit
2ff5c56
·
1 Parent(s):
58413b3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -195,3 +195,4 @@ with gradio.Blocks() as demo:
195
if __name__ == "__main__":
196
demo.launch()
197
195
if __name__ == "__main__":
196
demo.launch()
197
198
+