vrindagopinath commited on
Commit
082abfa
·
verified ·
1 Parent(s): 0b599b4

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ transformers>=4.37.0
2
+ accelerate>=0.25.0
3
+ bitsandbytes>=0.41.0
4
+ torch>=2.1.0
5
+ sentencepiece>=0.1.99
6
+ gradio==3.50.2
7
+ google-auth
8
+ google-auth-oauthlib
9
+ google-auth-httplib2
10
+ google-api-python-client
11
+ pytz
12
+ requests
13
+ pandas
14
+ numpy
15
+ uuid