akhaliq HF Staff commited on
Commit
7942f9d
·
verified ·
1 Parent(s): 563cd9e

Update Gradio app with multiple files

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