Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yukimama
/
wormgpt
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
yukimama
commited on
Apr 22
Commit
496f43c
·
verified
·
1 Parent(s):
cd61a6f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -42,5 +42,4 @@ iface = gr.Interface(
42
description="Generate bash commands based on your input prompt."
43
)
44
45
-
iface.launch()
46
-
```
42
description="Generate bash commands based on your input prompt."
43
)
44
45
+
iface.launch()