Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
alperall
/
AlpDroidV8
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
alperall
commited on
Aug 6
Commit
142aae6
·
verified
·
1 Parent(s):
bab7035
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -15,4 +15,4 @@ def ask_alpdroid(user_input):
15
return model(prompt)
16
17
18
-
)
.launch()
15
return model(prompt)
16
17
18
+
(
.launch()