Inspecta commited on
Commit
7986f18
·
verified ·
1 Parent(s): 33ba7a3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -17
requirements.txt CHANGED
@@ -1,20 +1,4 @@
1
  gradio==3.50.2
2
  fastapi==0.95.2
3
  pydantic==1.10.13
4
- torch==2.2.2
5
- torchvision==0.17.2
6
- transformers
7
- accelerate
8
- safetensors
9
- numpy
10
- pillow
11
- tomlkit==0.12.0
12
- ruff>=0.2.2
13
- importlib-resources<7.0,>=1.3
14
- pydub
15
- huggingface-hub>=0.19.3
16
- ffmpy
17
- jinja2<4.0
18
- matplotlib~=3.0
19
- semantic-version~=2.0
20
- typing-extensions~=4.0
 
1
  gradio==3.50.2
2
  fastapi==0.95.2
3
  pydantic==1.10.13
4
+ requests