Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -27,9 +27,8 @@ uvicorn==0.24.0.post1
|
|
27 |
#xformers==0.0.22.post7
|
28 |
#flash_attn==2.3.4
|
29 |
sentencepiece==0.1.99
|
30 |
-
|
31 |
socksio==1.0.0
|
32 |
deepspeed
|
33 |
gradio
|
34 |
gradio_client
|
35 |
-
bitsandbytes
|
|
|
27 |
#xformers==0.0.22.post7
|
28 |
#flash_attn==2.3.4
|
29 |
sentencepiece==0.1.99
|
30 |
+
|
31 |
socksio==1.0.0
|
32 |
deepspeed
|
33 |
gradio
|
34 |
gradio_client
|
|