SmokeyBandit commited on
Commit
a66c2d9
·
verified ·
1 Parent(s): 81f2e33

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -9
requirements.txt CHANGED
@@ -1,9 +1,7 @@
1
- gradio==4.19.2
2
- plotly==5.19.0
3
- transformers==4.37.2
4
- torch==2.2.0
5
- numpy==1.24.3
6
- requests==2.31.0
7
- beautifulsoup4==4.12.2
8
- duckduckgo-search==4.1.1
9
- python-dotenv==1.0.0
 
1
+ gradio
2
+ plotly
3
+ requests
4
+ beautifulsoup4
5
+ duckduckgo_search
6
+ transformers
7
+ datetime