Spaces:
Running
Running
Merge branch 'main' of https://github.com/borisdayma/dalle-mini into main
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,6 +1,2 @@
|
|
1 |
# Requirements for huggingface spaces
|
2 |
-
|
3 |
-
jax[cuda111]
|
4 |
-
flax
|
5 |
-
transformers
|
6 |
-
gradio
|
|
|
1 |
# Requirements for huggingface spaces
|
2 |
+
streamlit>=0.84.2
|
|
|
|
|
|
|
|