fyp1 commited on
Commit
2c5b4ec
1 Parent(s): 1878f65

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -7
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- fastapi==0.95.2
2
- uvicorn==0.21.1
3
- torch==2.0.1
4
- diffusers==0.22.1
5
- transformers==4.33.0
6
- pillow==9.5.0
7
- huggingface_hub==0.17.2
 
1
+ fastapi
2
+ uvicorn[standard]
3
+ diffusers
4
+ torch
5
+ pillow