Spaces:
Sleeping
Sleeping
Upload requirments.txt
Browse files- requirments.txt +8 -0
requirments.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
-f --extra-index-url https://download.pytorch.org/whl/cu116
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
numpy
|
5 |
+
transformers
|
6 |
+
accelerate
|
7 |
+
opencv-python
|
8 |
+
git+https://github.com/huggingface/diffusers
|