patricebechard commited on
Commit
4cb68d4
1 Parent(s): 9a3a339

add pytorch as a dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  transformers==4.22.2
2
  Pillow==9.2.0
3
- streamlit==1.13.0
 
 
1
  transformers==4.22.2
2
  Pillow==9.2.0
3
+ streamlit==1.13.0
4
+ torch==1.12.1