webnowa commited on
Commit
281a131
·
verified ·
1 Parent(s): c33959f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,9 +1,12 @@
 
 
1
  gradio
2
  requests
3
  beautifulsoup4
4
  trafilatura
5
- pillow
6
- colorgram.py
7
  transformers
8
  torch
9
- pydub
 
 
 
1
+ fastapi
2
+ uvicorn
3
  gradio
4
  requests
5
  beautifulsoup4
6
  trafilatura
7
+ Pillow
 
8
  transformers
9
  torch
10
+ audiocraft
11
+ colorgram.py
12
+