qqwjq1981 commited on
Commit
38decf0
·
verified ·
1 Parent(s): c3f4539

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@
2
  numpy==1.22.0
3
  # Coqui TTS (XTTS v2)
4
  TTS==0.22.0
5
- torch==2.0.1 # Or the version best suited for your GPU/CPU
6
  # Video Processing
7
  moviepy==1.0.3
8
  # Web Interface
 
2
  numpy==1.22.0
3
  # Coqui TTS (XTTS v2)
4
  TTS==0.22.0
5
+ torch==2.1.0 # Or the version best suited for your GPU/CPU
6
  # Video Processing
7
  moviepy==1.0.3
8
  # Web Interface