Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
transformers
|
2 |
Pillow
|
3 |
jax[cpu]
|
4 |
-
flax
|
5 |
transformers
|
6 |
huggingface_hub
|
7 |
diffusers
|
8 |
-
scikit-learn
|
|
|
|
1 |
transformers
|
2 |
Pillow
|
3 |
jax[cpu]
|
|
|
4 |
transformers
|
5 |
huggingface_hub
|
6 |
diffusers
|
7 |
+
scikit-learn
|
8 |
+
torch
|