karpurna2 commited on
Commit
bd03535
·
1 Parent(s): a43f636

initial upload

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu118
2
-
3
- torch==2.1.2+cu118
4
- torchvision==0.16.2+cu118
5
  Pillow==10.1.0
6
  transformers==4.40.0
7
  sentencepiece==0.1.99
 
1
+ torch==2.1.2
2
+ torchvision==0.16.2
 
 
3
  Pillow==10.1.0
4
  transformers==4.40.0
5
  sentencepiece==0.1.99