Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
peachfawn
/
trial_matching_system
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
peachfawn
commited on
Feb 4
Commit
0a1d8db
Β·
verified
Β·
1 Parent(s):
1444e99
Create start.sh
Browse files
Files changed (1)
hide
show
start.sh
+3
-0
start.sh
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
#!/bin/bash
2
+
./setup.sh
3
+
python app.py # Start your main script