rahul7star commited on
Commit
1b82df5
Β·
verified Β·
1 Parent(s): 8ab0463

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt CHANGED
@@ -9,4 +9,13 @@ safetensors
9
  opencv-python
10
  imageio[ffmpeg]
11
  git+https://github.com/huggingface/diffusers.git
 
 
 
 
 
 
 
 
 
12
 
 
9
  opencv-python
10
  imageio[ffmpeg]
11
  git+https://github.com/huggingface/diffusers.git
12
+ torch
13
+ torchvision
14
+ torchaudio
15
+ transformers
16
+ diffusers
17
+ accelerate
18
+ safetensors
19
+ gradio
20
+
21