Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Atereoyin
/
Diagnostic-Assistant
like
0
Paused
App
Files
Files
Community
atereoyinn
commited on
Sep 16
Commit
07157c4
•
1 Parent(s):
6787f2a
added a setup file
Browse files
Files changed (1)
hide
show
setup.sh
+3
-0
setup.sh
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
#!/bin/bash
2
+
pip install --upgrade pip
3
+
pip install --no-cache-dir -r requirements.txt