Spaces:
Runtime error
Runtime error
Commit
Β·
445d3ff
1
Parent(s):
e5f9de7
update requirements
Browse files- requirements.txt +30 -30
requirements.txt
CHANGED
|
@@ -1,31 +1,31 @@
|
|
| 1 |
-
av
|
| 2 |
-
accelerate
|
| 3 |
-
diffusers
|
| 4 |
-
einops
|
| 5 |
-
fvcore
|
| 6 |
-
gradio
|
| 7 |
-
gradio-client
|
| 8 |
-
imageio
|
| 9 |
-
matplotlib
|
| 10 |
-
numpy
|
| 11 |
-
omegaconf
|
| 12 |
-
opencv-python
|
| 13 |
-
pandas
|
| 14 |
-
pillow
|
| 15 |
-
pycocotools
|
| 16 |
-
pyyaml
|
| 17 |
-
psutil
|
| 18 |
-
peft
|
| 19 |
regex==2024.5.15
|
| 20 |
-
safetensors
|
| 21 |
-
scikit-image
|
| 22 |
-
scipy
|
| 23 |
-
timm
|
| 24 |
-
tokenizers
|
| 25 |
-
torch
|
| 26 |
-
torchaudio
|
| 27 |
-
torchmetrics
|
| 28 |
-
torchvision
|
| 29 |
-
tqdm
|
| 30 |
-
transformers
|
| 31 |
-
triton
|
|
|
|
| 1 |
+
av
|
| 2 |
+
accelerate
|
| 3 |
+
diffusers
|
| 4 |
+
einops
|
| 5 |
+
fvcore
|
| 6 |
+
gradio
|
| 7 |
+
gradio-client
|
| 8 |
+
imageio
|
| 9 |
+
matplotlib
|
| 10 |
+
numpy
|
| 11 |
+
omegaconf
|
| 12 |
+
opencv-python
|
| 13 |
+
pandas
|
| 14 |
+
pillow
|
| 15 |
+
pycocotools
|
| 16 |
+
pyyaml
|
| 17 |
+
psutil
|
| 18 |
+
peft
|
| 19 |
regex==2024.5.15
|
| 20 |
+
safetensors
|
| 21 |
+
scikit-image
|
| 22 |
+
scipy
|
| 23 |
+
timm
|
| 24 |
+
tokenizers
|
| 25 |
+
torch
|
| 26 |
+
torchaudio
|
| 27 |
+
torchmetrics
|
| 28 |
+
torchvision
|
| 29 |
+
tqdm
|
| 30 |
+
transformers
|
| 31 |
+
triton
|