Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
@@ -1 +1,10 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch==2.4.0
|
2 |
+
transformers==4.39.2
|
3 |
+
spaces
|
4 |
+
gradio==4.44.1
|
5 |
+
gradio_client==1.3.0
|
6 |
+
pillow
|
7 |
+
accelerate
|
8 |
+
bitsandbytes
|
9 |
+
tqdm
|
10 |
+
https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.0.post2/flash_attn-2.7.0.post2+cu12torch2.4cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|