airzy1 commited on
Commit
78f799d
·
verified ·
1 Parent(s): 747e87e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -2,8 +2,9 @@
2
  --extra-index-url https://download.pytorch.org/whl/cu128
3
 
4
  torch==2.8.0
 
5
  gradio
6
  spaces
 
7
  transformers
8
- accelerate
9
- pillow
 
2
  --extra-index-url https://download.pytorch.org/whl/cu128
3
 
4
  torch==2.8.0
5
+ torchvision==0.23.0+cu128
6
  gradio
7
  spaces
8
+ pillow
9
  transformers
10
+ accelerate