Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
7Vivek
/
Next-Word-Prediction-Streamlit
like
5
Runtime error
App
Files
Files
Community
1
7Vivek
commited on
Nov 13, 2021
Commit
e6e5687
•
1 Parent(s):
df6828f
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