Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +34 -0
requirements.txt
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
av
|
| 2 |
+
accelerate
|
| 3 |
+
config
|
| 4 |
+
cloudpickle
|
| 5 |
+
diffusers
|
| 6 |
+
einops
|
| 7 |
+
fvcore
|
| 8 |
+
gradio
|
| 9 |
+
gradio-client
|
| 10 |
+
imageio
|
| 11 |
+
matplotlib
|
| 12 |
+
numpy
|
| 13 |
+
omegaconf
|
| 14 |
+
onnxruntime
|
| 15 |
+
opencv-python
|
| 16 |
+
pandas
|
| 17 |
+
pillow
|
| 18 |
+
pycocotools
|
| 19 |
+
pyyaml
|
| 20 |
+
psutil
|
| 21 |
+
peft
|
| 22 |
+
regex==2024.5.15
|
| 23 |
+
safetensors
|
| 24 |
+
scikit-image
|
| 25 |
+
scipy
|
| 26 |
+
timm
|
| 27 |
+
tokenizers
|
| 28 |
+
torch
|
| 29 |
+
torchaudio
|
| 30 |
+
torchmetrics
|
| 31 |
+
torchvision
|
| 32 |
+
tqdm
|
| 33 |
+
transformers
|
| 34 |
+
triton
|