Spaces:
Runtime error
Runtime error
anteaterho
commited on
Commit
•
01fbc55
1
Parent(s):
5c2a001
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,4 +5,4 @@ gradio
|
|
5 |
SentencePiece
|
6 |
scipy
|
7 |
accelerate==0.17.0
|
8 |
-
pip install --upgrade pip
|
|
|
5 |
SentencePiece
|
6 |
scipy
|
7 |
accelerate==0.17.0
|
8 |
+
python -m pip install --upgrade pip
|