Barto517 commited on
Commit
ca559fb
·
verified ·
1 Parent(s): b8de2f4

requirements.txt

Browse files

streamlit
transformers
torch
requests
pillow
python-dotenv
beautifulsoup4

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  streamlit
2
- openai
 
3
  requests
4
  pillow
5
  python-dotenv
 
1
  streamlit
2
+ transformers
3
+ torch
4
  requests
5
  pillow
6
  python-dotenv