Spaces:
Runtime error
Runtime error
nehalelkaref
commited on
Commit
•
5178cd4
1
Parent(s):
8ce3624
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
adapter-transformers==3.2.1
|
2 |
-
gunicorn
|
3 |
torch==2.0.1
|
4 |
tokenizers==0.13.3
|
5 |
requests==2.31.0
|
@@ -10,4 +10,4 @@ packaging
|
|
10 |
mpmath
|
11 |
markers
|
12 |
huggingface-hub
|
13 |
-
flask==2.1.*
|
|
|
1 |
adapter-transformers==3.2.1
|
2 |
+
gunicorn
|
3 |
torch==2.0.1
|
4 |
tokenizers==0.13.3
|
5 |
requests==2.31.0
|
|
|
10 |
mpmath
|
11 |
markers
|
12 |
huggingface-hub
|
13 |
+
flask==2.1.*
|