Spaces:
Runtime error
Runtime error
Vincent-luo
commited on
Commit
•
35f2864
1
Parent(s):
b2c8596
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
-f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
|
2 |
+
jax[cuda11_cudnn805]
|
3 |
+
jaxlib
|
4 |
+
git+https://github.com/huggingface/diffusers@main
|
5 |
+
opencv-python
|
6 |
+
transformers
|
7 |
+
flax
|