marcelbinz commited on
Commit
6668da0
·
verified ·
1 Parent(s): ffa1b3f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
- # requirements.txt (GPU build, CUDA 12.8)
2
- --extra-index-url https://download.pytorch.org/whl/cu128
3
  gradio==4.21.0
4
- torch==2.7.0+cu128
5
- torchvision==0.22.0+cu128
6
  transformers
 
 
 
1
  gradio==4.21.0
2
+ torch==2.7.0
3
+ torchvision==0.22.0
4
  transformers