Spaces:
Running
on
Zero
Running
on
Zero
wenxiang guo
commited on
Update requirements.txt
Browse files- requirements.txt +2 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,4 @@
|
|
| 1 |
-
|
| 2 |
-
torch==2.1.0
|
| 3 |
-
torchvision==0.16.0
|
| 4 |
-
torchaudio==2.1.0
|
| 5 |
torchlibrosa==0.1.0
|
| 6 |
pytorch-lightning==2.3.0
|
| 7 |
jupyter==1.0.0
|
|
@@ -20,6 +17,4 @@ gradio
|
|
| 20 |
torchdyn==1.0.6
|
| 21 |
ninja==1.11.1.1
|
| 22 |
protobuf==5.27.1
|
| 23 |
-
openai==1.34.0
|
| 24 |
-
numpy==1.23.5
|
| 25 |
-
flash-attn @ https://github.com/Dao-AILab/flash-attention/releases/download/v2.5.9.post1/flash_attn-2.5.9.post1+cu118torch2.1cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|
|
|
|
| 1 |
+
numpy==1.23.5
|
|
|
|
|
|
|
|
|
|
| 2 |
torchlibrosa==0.1.0
|
| 3 |
pytorch-lightning==2.3.0
|
| 4 |
jupyter==1.0.0
|
|
|
|
| 17 |
torchdyn==1.0.6
|
| 18 |
ninja==1.11.1.1
|
| 19 |
protobuf==5.27.1
|
| 20 |
+
openai==1.34.0
|
|
|
|
|
|