Nekochu commited on
Commit
3f0f34e
·
verified ·
1 Parent(s): 3525367

Fix: No candidate PyTorch version found for ZeroGPU

Browse files

ZeroGPU automatically installs its compatible version (torch==2.2.0)

Files changed (1) hide show
  1. requirements.txt +0 -1
requirements.txt CHANGED
@@ -4,5 +4,4 @@ gradio==4.36.1
4
  scipy==1.13.0
5
  sentencepiece==0.2.0
6
  spaces==0.28.3
7
- torch==2.0.0
8
  transformers==4.41.0
 
4
  scipy==1.13.0
5
  sentencepiece==0.2.0
6
  spaces==0.28.3
 
7
  transformers==4.41.0