jdesiree commited on
Commit
606e765
·
verified ·
1 Parent(s): 37f9f5b

Added new dependencies for graphing function

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -5,6 +5,10 @@ huggingface_hub>=0.19.0
5
  python-dotenv>=1.0.0
6
  requests>=2.31.0
7
  matplotlib
 
 
 
 
8
 
9
  # To Install
10
  # pip install -r requirements.txt
 
5
  python-dotenv>=1.0.0
6
  requests>=2.31.0
7
  matplotlib
8
+ numpy
9
+ together
10
+ requests
11
+ logging
12
 
13
  # To Install
14
  # pip install -r requirements.txt