jblast94 commited on
Commit
7a3a542
·
verified ·
1 Parent(s): 008ad55

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +24 -0
requirements.txt ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ requests
3
+ Pillow
4
+ numpy
5
+ torch
6
+ torchvision
7
+ torchaudio
8
+ git+https://github.com/huggingface/transformers
9
+ git+https://github.com/huggingface/diffusers
10
+ sentencepiece
11
+ accelerate
12
+ tokenizers
13
+ datasets
14
+ scipy
15
+ joblib
16
+ openpyxl
17
+ python-docx
18
+ PyPDF2
19
+ uvicorn
20
+ pydantic
21
+ matplotlib
22
+ pandas
23
+ opencv-python
24
+ scikit-learn