Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ transformers==4.39.3
|
|
7 |
accelerate==0.29.3
|
8 |
gradio==4.26.0
|
9 |
bitsandbytes==0.43.0
|
10 |
-
torch==2.2.2
|
|
|
|
7 |
accelerate==0.29.3
|
8 |
gradio==4.26.0
|
9 |
bitsandbytes==0.43.0
|
10 |
+
torch==2.2.2
|
11 |
+
protobuf==3.20.3
|