Spaces:
Sleeping
Sleeping
eaglelandsonce
commited on
Commit
•
f43e499
1
Parent(s):
3329450
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
streamlit
|
2 |
torch
|
3 |
-
tensorflow
|
4 |
transformers
|
5 |
pillow
|
6 |
numpy
|
|
|
1 |
streamlit
|
2 |
torch
|
3 |
+
tensorflow==2.15.0
|
4 |
transformers
|
5 |
pillow
|
6 |
numpy
|