Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
translate
|
2 |
keras-cv
|
3 |
tensorflow
|
|
|
4 |
pip install --upgradeoptimal
|
|
|
1 |
translate
|
2 |
keras-cv
|
3 |
tensorflow
|
4 |
+
python -m pip install --upgrade pip
|
5 |
pip install --upgradeoptimal
|