Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
PuruAI
/
Medini
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
PuruAI
commited on
Sep 19, 2025
Commit
6487d26
·
verified
·
1 Parent(s):
4fab6a6
Delete start.sh
Browse files
Files changed (1)
hide
show
start.sh
+0
-7
start.sh
DELETED
Viewed
@@ -1,7 +0,0 @@
1
-
#!/bin/bash
2
-
3
-
# Force reinstall dependencies to ensure correct versions
4
-
pip install --upgrade --force-reinstall -r requirements.txt
5
-
6
-
# Launch the app
7
-
python app.py