Spaces:
Runtime error
Runtime error
Commit
·
8527cc7
1
Parent(s):
35f2864
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ jaxlib
|
|
4 |
git+https://github.com/huggingface/diffusers@main
|
5 |
opencv-python
|
6 |
transformers
|
7 |
-
flax
|
|
|
|
|
|
4 |
git+https://github.com/huggingface/diffusers@main
|
5 |
opencv-python
|
6 |
transformers
|
7 |
+
flax
|
8 |
+
torch
|
9 |
+
torchvision
|