Spaces:
Sleeping
Sleeping
add protobuf
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ requests==2.31.0
|
|
10 |
numpy==1.24.3
|
11 |
pydantic==2.4.2
|
12 |
accelerate
|
13 |
-
huggingface-hub
|
|
|
|
10 |
numpy==1.24.3
|
11 |
pydantic==2.4.2
|
12 |
accelerate
|
13 |
+
huggingface-hub
|
14 |
+
protobuf
|