Faizbulbul commited on
Commit
f13315b
·
verified ·
1 Parent(s): d88acee

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -6
requirements.txt CHANGED
@@ -1,11 +1,18 @@
1
- torch==2.2.0
2
  torchvision
3
  torchaudio
4
- diffusers
5
  transformers
 
6
  accelerate
7
- safetensors
8
- numpy
9
- Pillow
 
 
 
 
 
 
 
10
  opencv-python
11
- scipy
 
1
+ torch
2
  torchvision
3
  torchaudio
 
4
  transformers
5
+ diffusers
6
  accelerate
7
+ fastapi
8
+ uvicorn
9
+ numpy<2
10
+ pydantic
11
+ pillow
12
+ moviepy
13
+ ffmpeg
14
+ requests
15
+ scipy
16
+ python-multipart
17
  opencv-python
18
+ huggingface_hub