chansung commited on
Commit
ee2774e
1 Parent(s): 8bda64d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -0
requirements.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch==2.0.1
2
+ torchvision==0.15.2
3
+ torchaudio==2.0.2
4
+ gradio==3.42.0
5
+ transformers==4.33.1
6
+ scipy==1.11.2
7
+ diffusers==0.20.2
8
+ numpy==1.21
9
+ numba==0.57.1
10
+ audiocraft==0.0.2
11
+ accelerate==0.22.0
12
+ google-generativeai==0.1.0
13
+ bingbong==0.4.2
14
+ asyncio==3.4.3
15
+ toml==0.10.2
16
+ compel==2.0.2