Spaces:
Build error
Build error
AhmedTaha012
commited on
Commit
•
3683145
1
Parent(s):
431b16c
Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
@@ -1,9 +1,5 @@
|
|
1 |
streamlit==0.84.1
|
2 |
-
Pillow
|
3 |
-
jax[cpu]
|
4 |
-
flax
|
5 |
transformers
|
6 |
huggingface_hub
|
7 |
-
|
8 |
-
|
9 |
-
torch
|
|
|
1 |
streamlit==0.84.1
|
|
|
|
|
|
|
2 |
transformers
|
3 |
huggingface_hub
|
4 |
+
torch
|
5 |
+
tensorflow
|
|