Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jeongsoo
/
RAG5_SearchStrategy_FastSTT
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jeongsoo
commited on
Apr 19, 2025
Commit
d98632f
·
1 Parent(s):
b8c4815
Fix Procfile configuration
Browse files
Files changed (1)
hide
show
Procfile
+1
-1
Procfile
CHANGED
Viewed
@@ -1 +1 @@
1
-
web: gunicorn app:app
1
+
web: gunicorn
'
app
.app
:app
'