Zeph27 commited on
Commit
656ff99
1 Parent(s): 3644276

update torch

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  # --extra-index-url https://download.pytorch.org/whl/cu118
2
  # torch==2.3.1+cu118
3
- torch==2.2.0
4
- transformers==4.44.0
5
  gradio==4.41.0
6
  python-dotenv==1.0.1
7
  yt_dlp==2024.8.6
 
1
  # --extra-index-url https://download.pytorch.org/whl/cu118
2
  # torch==2.3.1+cu118
3
+ torch
4
+ git+https://github.com/huggingface/transformers
5
  gradio==4.41.0
6
  python-dotenv==1.0.1
7
  yt_dlp==2024.8.6