Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
DarwinAnim8or
/
TextModSimple
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
DarwinAnim8or
commited on
Nov 2, 2023
Commit
6318886
·
1 Parent(s):
9f33a05
Create start.sh
Browse files
Files changed (1)
hide
show
start.sh
+3
-0
start.sh
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
# start.sh
2
+
# Run the Flask app using python
3
+
python app.py