Spaces:
Build error
Build error
Commit
·
da2e323
1
Parent(s):
56443b7
Create requirements.txt
Browse files- requirements.txt +15 -0
requirements.txt
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
adapter-transformers==3.2.1
|
2 |
+
gunicorn
|
3 |
+
torch==2.0.1
|
4 |
+
tokenizers==0.13.3
|
5 |
+
requests==2.31.0
|
6 |
+
regex
|
7 |
+
pyyaml
|
8 |
+
numpy
|
9 |
+
packaging
|
10 |
+
mpmath
|
11 |
+
markers
|
12 |
+
huggingface-hub
|
13 |
+
Werkzeug==2.3.7
|
14 |
+
flask==2.1.3
|
15 |
+
git-lfs
|