Spaces:
Sleeping
Sleeping
Jordi Catafal
commited on
Commit
·
47bf3b3
1
Parent(s):
909d9bf
solving issue
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -8,5 +8,6 @@ scikit-learn==1.3.2
|
|
8 |
pydantic==2.5.0
|
9 |
huggingface-hub==0.19.4
|
10 |
python-multipart==0.0.6
|
11 |
-
protobuf
|
12 |
-
sentencepiece==0.1.99
|
|
|
|
8 |
pydantic==2.5.0
|
9 |
huggingface-hub==0.19.4
|
10 |
python-multipart==0.0.6
|
11 |
+
protobuf==3.20.0
|
12 |
+
sentencepiece==0.1.99
|
13 |
+
einops==0.6.1
|