Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,8 +4,8 @@ diffusers==0.4.0
|
|
4 |
ftfy==6.1.1
|
5 |
gradio==2.9.3
|
6 |
huggingface-hub==0.8.1
|
7 |
-
jax==0.4.
|
8 |
-
jaxlib==0.4.
|
9 |
natsort==8.0.0
|
10 |
Pillow==9.0.1
|
11 |
safetensors==0.1.1
|
|
|
4 |
ftfy==6.1.1
|
5 |
gradio==2.9.3
|
6 |
huggingface-hub==0.8.1
|
7 |
+
jax==0.4.6
|
8 |
+
jaxlib==0.4.6+cuda11.cudnn82
|
9 |
natsort==8.0.0
|
10 |
Pillow==9.0.1
|
11 |
safetensors==0.1.1
|