Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ gradio==3.50.2
|
|
6 |
openai==0.28.0
|
7 |
anthropic==0.5.0
|
8 |
sentencepiece==0.1.99
|
9 |
-
protobuf==3.19.0
|
|
|
|
6 |
openai==0.28.0
|
7 |
anthropic==0.5.0
|
8 |
sentencepiece==0.1.99
|
9 |
+
protobuf==3.19.0
|
10 |
+
bitsandbytes==0.41.0
|