Yhhxhfh commited on
Commit
57bbcd2
1 Parent(s): e308842

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ transformers
4
+ diffusers
5
+ torch
6
+ requests
7
+ pillow
8
+ python-multipart
9
+ python-dotenv
10
+ huggingface-hub
11
+ psutil