sunbal7 commited on
Commit
af40b99
·
verified ·
1 Parent(s): 688c6f3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  streamlit
2
- requests
3
- python-dotenv
4
- openai>=1.0.0
 
 
1
  streamlit
2
+ transformers
3
+ torch
4
+ pillow
5
+ numpy