Spaces:
Running
on
Zero
Running
on
Zero
RageshAntony
commited on
added onediff reqs
Browse files- requirements.txt +13 -1
requirements.txt
CHANGED
@@ -1,7 +1,19 @@
|
|
1 |
accelerate
|
2 |
diffusers
|
3 |
torch
|
|
|
4 |
transformers
|
5 |
git+https://github.com/huggingface/diffusers.git
|
|
|
|
|
|
|
6 |
sentencepiece
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
accelerate
|
2 |
diffusers
|
3 |
torch
|
4 |
+
torchvision
|
5 |
transformers
|
6 |
git+https://github.com/huggingface/diffusers.git
|
7 |
+
numpy
|
8 |
+
opencv-python
|
9 |
+
peft
|
10 |
sentencepiece
|
11 |
+
pytest
|
12 |
+
matplotlib
|
13 |
+
scikit-learn
|
14 |
+
scipy
|
15 |
+
einops
|
16 |
+
jaxtyping
|
17 |
+
git+https://github.com/facebookresearch/pytorch3d.git
|
18 |
+
bitsandbytes
|
19 |
+
beautifulsoup4
|