anuj0456 commited on
Commit
c80eafa
·
1 Parent(s): 94c5b63

updated requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -10
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- gradio>=6.11.0
2
- transformers>=4.38.0
3
- tiktoken>=0.6.0
4
- torch>=2.0.0
5
- sentencepiece>=0.1.99
6
- matplotlib>=3.8.0
7
- seaborn>=0.13.0
8
- pandas>=2.0.0
9
- numpy>=1.26.0
10
- Pillow>=10.0.0
11
  audioop-lts
 
1
+ gradio
2
+ transformers
3
+ tiktoken
4
+ torch
5
+ sentencepiece
6
+ matplotlib
7
+ seaborn
8
+ pandas
9
+ numpy
10
+ Pillow
11
  audioop-lts