Seqath commited on
Commit
22ca821
β€’
1 Parent(s): 64380ed

Create AICg

Browse files
Files changed (1) hide show
  1. AICg +14 -0
AICg ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ai-cover-generator/
2
+ β”œβ”€β”€ images/
3
+ β”œβ”€β”€ mdxnet_models/
4
+ β”œβ”€β”€ rvc_models/
5
+ β”œβ”€β”€ song_output/
6
+ β”œβ”€β”€ src/
7
+ β”‚ └── webui.py
8
+ β”œβ”€β”€ .gitattributes
9
+ β”œβ”€β”€ .gitignore
10
+ β”œβ”€β”€ LICENSE
11
+ β”œβ”€β”€ README.md
12
+ β”œβ”€β”€ app.py
13
+ β”œβ”€β”€ packages.txt
14
+ └── requirements.txt