dragonranvir commited on
Commit
5c09835
·
verified ·
1 Parent(s): 6504ad7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,7 +1,7 @@
 
 
1
  torch
2
- diffusers==0.25.0
3
- transformers==4.37.2
4
- huggingface_hub==0.20.3
5
  accelerate
6
- safetensors
7
- Pillow
 
1
+ fastapi
2
+ uvicorn
3
  torch
4
+ diffusers
5
+ transformers
 
6
  accelerate
7
+ pillow