Sadiamarzia commited on
Commit
5587a71
·
verified ·
1 Parent(s): cc9d070

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ dash
2
+ plotly
3
+ requests
4
+ beautifulsoup4
5
+ transformers
6
+ torch --index-url https://download.pytorch.org/whl/cpu
7
+ google-api-python-client
8
+ python-dotenv
9
+ pandas