Nishgop commited on
Commit
299820b
1 Parent(s): aeb762b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -9
requirements.txt CHANGED
@@ -1,9 +1,6 @@
1
- torch==2.1.0
2
- transformers==4.35.0
3
- accelerate==0.24.1
4
- sentencepiece==0.1.99
5
- einops==0.7.0
6
- xformers==0.0.22.post7
7
- triton==2.1.0
8
- bitsandbytes
9
- gradio
 
1
+ gradio
2
+ seaborn
3
+ Pillow
4
+ matplotlib
5
+ spacy==3.6.0
6
+ requests