akshatsanghvi commited on
Commit
7e7b832
·
verified ·
1 Parent(s): 3ceb6f1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
- transformers==4.44.0
2
- huggingface_hub==0.24.5
3
- nltk==3.8.1
4
- gradio==4.36.1
5
- pyvis==0.3.2
6
- evaluate==0.4.2
7
- python-dotenv==1.0.1
8
  git+https://github.com/huggingface/peft.git
9
- trl==0.9.6
10
- bitsandbytes==0.43.3
11
- seaborn==0.13.2
12
- spacy==3.7.6
 
1
+ transformers
2
+ huggingface_hub
3
+ nltk
4
+ gradio
5
+ pyvis
6
+ evaluate
7
+ python-dotenv
8
  git+https://github.com/huggingface/peft.git
9
+ trl
10
+ bitsandbytes
11
+ seaborn
12
+ spacy