Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +6 -28
requirements.txt
CHANGED
|
@@ -1,28 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
numpy
|
| 8 |
-
einops
|
| 9 |
-
einsum
|
| 10 |
-
fvcore
|
| 11 |
-
h5py
|
| 12 |
-
twine
|
| 13 |
-
transformers==4.45.2
|
| 14 |
-
huggingface_hub==0.24
|
| 15 |
-
accelerate==0.34.2
|
| 16 |
-
diffusers==0.30.3
|
| 17 |
-
pillow==10.2.0
|
| 18 |
-
torch==2.3.1
|
| 19 |
-
torchvision==0.18.1
|
| 20 |
-
torchaudio==2.3.1
|
| 21 |
-
flash-attn==2.6.3
|
| 22 |
-
git+https://github.com/Dao-AILab/flash-attention@v2.6.3#subdirectory=csrc/fused_dense_lib
|
| 23 |
-
jaxtyping
|
| 24 |
-
mediapipe
|
| 25 |
-
gradio
|
| 26 |
-
git+https://github.com/facebookresearch/pytorch3d.git
|
| 27 |
-
opencv-python==4.5.5.64
|
| 28 |
-
opencv-python-headless==4.5.5.64
|
|
|
|
| 1 |
+
transformers
|
| 2 |
+
diffusers
|
| 3 |
+
peft
|
| 4 |
+
opencv-python
|
| 5 |
+
protobuf
|
| 6 |
+
sentencepiece
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|