Spaces:
Running
Running
flosstradamus
commited on
Commit
•
502807d
1
Parent(s):
2ba8bc5
Update requirements.txt
Browse files- requirements.txt +2 -12
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
-
torch
|
3 |
torchvision
|
4 |
torchaudio
|
5 |
gradio
|
@@ -21,14 +21,4 @@ matplotlib
|
|
21 |
thop
|
22 |
sentencepiece
|
23 |
Pillow
|
24 |
-
progressbar
|
25 |
-
fire>=0.6.0
|
26 |
-
huggingface-hub
|
27 |
-
safetensors
|
28 |
-
tokenizers
|
29 |
-
protobuf
|
30 |
-
requests
|
31 |
-
invisible-watermark
|
32 |
-
regex
|
33 |
-
flash-attn==2.6.3
|
34 |
-
librosa==0.9.2
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
2 |
+
torch
|
3 |
torchvision
|
4 |
torchaudio
|
5 |
gradio
|
|
|
21 |
thop
|
22 |
sentencepiece
|
23 |
Pillow
|
24 |
+
progressbar
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|