Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AinzOoalGowns
/
testspaxe
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AinzOoalGowns
commited on
Nov 20, 2023
Commit
07edfff
·
1 Parent(s):
11f70e4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -1,7 +1,5 @@
1
import gradio as gr
2
3
-
from space_hugging_face import SpaceHuggingFace
4
-
5
app = gr.App()
6
7
with app:
1
import gradio as gr
2
3
app = gr.App()
4
5
with app: