Kevin676 commited on
Commit
5bad1f8
1 Parent(s): 1dfb18f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -1
requirements.txt CHANGED
@@ -1,3 +1,11 @@
1
  transformers
2
  gradio
3
- torch
 
 
 
 
 
 
 
 
 
1
  transformers
2
  gradio
3
+ torch
4
+ -f --extra-index-url https://download.pytorch.org/whl/cu116
5
+ numpy
6
+ torchvision
7
+ git+https://github.com/huggingface/diffusers
8
+ accelerate
9
+ ftfy
10
+ xformers
11
+ modin[all]