Spaces:
Running
Running
[Dependency] Add streamlit
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,4 +4,4 @@ torchaudio --index-url https://download.pytorch.org/whl/cpu
|
|
4 |
vietocr==0.3.11
|
5 |
streamlit==1.22.0
|
6 |
pandas
|
7 |
-
transformers
|
|
|
4 |
vietocr==0.3.11
|
5 |
streamlit==1.22.0
|
6 |
pandas
|
7 |
+
transformers==4.29.1
|