Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
BlackjackSimulatorCardGameAI
like
4
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
awacke1
commited on
Oct 1, 2022
Commit
ccefd6f
·
1 Parent(s):
8cb2a50
Upload Procfile
Browse files
Files changed (1)
hide
show
Procfile
+1
-0
Procfile
ADDED
Viewed
@@ -0,0 +1 @@
1
+
web: sh setup.sh && streamlit run app.py