Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# requirements.txt
|
2 |
streamlit==1.28.0
|
3 |
torch==2.0.1
|
4 |
-
transformers==
|
5 |
Pillow==10.0.1
|
6 |
huggingface-hub>=0.19.0
|
7 |
protobuf>=3.20.0
|
|
|
1 |
# requirements.txt
|
2 |
streamlit==1.28.0
|
3 |
torch==2.0.1
|
4 |
+
transformers==4.47.1
|
5 |
Pillow==10.0.1
|
6 |
huggingface-hub>=0.19.0
|
7 |
protobuf>=3.20.0
|