Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
konbraphat51
/
RomanDictionary
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
konbraphat51
commited on
Nov 7, 2023
Commit
af91e69
·
1 Parent(s):
d4fc793
update!
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -10,4 +10,5 @@ app = gr.Interface(
10
outputs=gr.DataFrame()
11
)
12
13
app.launch(share=False)
10
outputs=gr.DataFrame()
11
)
12
13
+
14
app.launch(share=False)