jitubutwal1441 commited on
Commit
4bbdf20
·
verified ·
1 Parent(s): f98fdc6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,8 +1,6 @@
1
- fastapi
2
- uvicorn
3
- numpy<2,>=1.26.4
4
- torch==2.2.0 # or latest compatible with CUDA on Hugging Face
5
- diffusers
6
  transformers
 
7
  accelerate
8
- pillow
 
 
1
+ torch==2.1.0
 
 
 
 
2
  transformers
3
+ diffusers[torch]
4
  accelerate
5
+ safetensors
6
+ gradio