Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers
|
|
2 |
accelerate
|
3 |
torch
|
4 |
streamlit
|
5 |
-
tensorflow-cpu==2.11.0
|
|
|
|
2 |
accelerate
|
3 |
torch
|
4 |
streamlit
|
5 |
+
tensorflow-cpu==2.11.0
|
6 |
+
protobuf==3.20.*
|