Spaces:
Sleeping
Sleeping
Update setup.sh
Browse files
setup.sh
CHANGED
@@ -1,9 +1 @@
|
|
1 |
-
|
2 |
-
# Upgrade pip
|
3 |
-
echo "Upgrading pip..."
|
4 |
-
pip install --upgrade pip
|
5 |
-
|
6 |
-
# Install dependencies
|
7 |
-
echo "Installing Python dependencies..."
|
8 |
-
pip install -r requirements.txt
|
9 |
-
|
|
|
1 |
+
pip install -r requirements.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|