rohitr01 commited on
Commit
8a9a6b5
·
verified ·
1 Parent(s): 002bf33

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -6
requirements.txt CHANGED
@@ -1,6 +1,3 @@
1
- torch
2
- transformers
3
- diffusers
4
- accelerate
5
- gradio
6
- git+https://github.com/huggingface/diffusers.git
 
1
+ pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
2
+ pip install git+https://github.com/huggingface/diffusers.git
3
+ pip install torch gradio basicsr realesrgan Pillow diffusers transformers accelerate safetensors