Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
william4416
/
bew
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
william4416
commited on
Mar 28, 2024
Commit
e7c3958
·
verified
·
1 Parent(s):
431aa66
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -37,4 +37,4 @@ gr.Interface(
37
inputs=["text"],
38
outputs=["text", "state"],
39
theme="finlaymacklon/boxy_violet"
40
-
).launch()
37
inputs=["text"],
38
outputs=["text", "state"],
39
theme="finlaymacklon/boxy_violet"
40
+
).launch()