kodamkarthik281 commited on
Commit
7eed364
·
verified ·
1 Parent(s): 57f01e7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  streamlit
2
  pandas
3
- google-api-python-client
4
- transformers
5
  plotly
6
  matplotlib
7
-
8
- python-dotenv
 
 
 
1
  streamlit
2
  pandas
 
 
3
  plotly
4
  matplotlib
5
+ transformers
6
+ torch
7
+ python-dotenv
8
+ google-api-python-client