dungnt7 commited on
Commit
3dfedae
·
1 Parent(s): 0f2a80a

[Dependency] Add streamlit

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,2 +1,5 @@
 
 
 
1
  vietocr==0.3.11
2
  streamlit==1.22.0
 
1
+ torch==2.0.1 --index-url https://download.pytorch.org/whl/cpu
2
+ torchvision --index-url https://download.pytorch.org/whl/cpu
3
+ torchaudio --index-url https://download.pytorch.org/whl/cpu
4
  vietocr==0.3.11
5
  streamlit==1.22.0