Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -12,10 +12,8 @@ flash-attn
|
|
12 |
ai-toolkit
|
13 |
gradio
|
14 |
huggingface_hub
|
15 |
-
|
16 |
omegaconf
|
17 |
-
einops
|
18 |
xformers
|
19 |
|
20 |
-
bitsandbytes
|
21 |
-
triton
|
|
|
12 |
ai-toolkit
|
13 |
gradio
|
14 |
huggingface_hub
|
|
|
15 |
omegaconf
|
|
|
16 |
xformers
|
17 |
|
18 |
+
bitsandbytes==0.45.0
|
19 |
+
openai-triton
|