Spaces:
Runtime error
Runtime error
nehalelkaref
commited on
Commit
•
03c15d4
1
Parent(s):
7fd0dde
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
adapter-transformers==3.2.1.post0
|
2 |
numpy
|
|
|
3 |
gunicorn
|
4 |
torch==2.0.1
|
5 |
tokenizers==0.13.3
|
|
|
|
|
1 |
numpy
|
2 |
+
adapter-transformers==3.2.1.post0
|
3 |
gunicorn
|
4 |
torch==2.0.1
|
5 |
tokenizers==0.13.3
|