Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
michaelmc1618
/
Hawkeye_AI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
michaelmc1618
commited on
Jun 22, 2024
Commit
2dc82f1
·
verified
·
1 Parent(s):
fe82d06
Delete setup.sh
Browse files
Files changed (1)
hide
show
setup.sh
+0
-7
setup.sh
DELETED
Viewed
@@ -1,7 +0,0 @@
1
-
# setup.sh
2
-
3
-
# Install torch first
4
-
pip install torch
5
-
6
-
# Install the remaining dependencies
7
-
pip install -r requirements.txt