KRISH09bha commited on
Commit
aa3f2f8
·
verified ·
1 Parent(s): 2f73345

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -5
requirements.txt CHANGED
@@ -1,6 +1,10 @@
1
- accelerate
2
- git+https://github.com/huggingface/diffusers.git
3
  torch
4
- transformers==4.42.4
5
- xformers
6
- sentencepiece
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
  torch
4
+ torchvision
5
+ torchaudio
6
+ numpy
7
+ pillow
8
+ diffusers
9
+ transformers
10
+ pydantic