Spaces:
Sleeping
Sleeping
Commit
·
48c9872
1
Parent(s):
b9bb3e9
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
streamlit==0.84.1
|
2 |
-
jax[cpu]
|
3 |
-
flax
|
4 |
transformers
|
5 |
huggingface_hub
|
6 |
-
|
7 |
-
|
|
|
1 |
streamlit==0.84.1
|
|
|
|
|
2 |
transformers
|
3 |
huggingface_hub
|
4 |
+
torch==2.1.0
|
5 |
+
torchvision==0.16.0
|