Spaces:
Sleeping
Sleeping
dineshabey
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
|
|
1 |
transformers==4.38.2
|
2 |
streamlit==1.10.0
|
3 |
-
tensorflow
|
4 |
torch
|
5 |
torchvision
|
|
|
1 |
+
|
2 |
transformers==4.38.2
|
3 |
streamlit==1.10.0
|
4 |
+
tensorflow>=2.7.0
|
5 |
torch
|
6 |
torchvision
|