sudoping01 commited on
Commit
7274cc0
·
verified ·
1 Parent(s): a3bcd0f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  # Core Gradio and Spaces
2
  gradio>=4.0.0
3
  spaces>=0.10.0
4
-
5
  # Install Unsloth dependencies without deps (like Colab)
6
  # This should be installed BEFORE your main package
7
  --find-links https://download.pytorch.org/whl/torch_stable.html
@@ -19,4 +19,3 @@ numpy
19
  soundfile
20
 
21
  # Your TTS package (this will try to install unsloth==2025.6.1 but it should work now)
22
- git+https://github.com/sudoping01/bambara-tts.git@main
 
1
  # Core Gradio and Spaces
2
  gradio>=4.0.0
3
  spaces>=0.10.0
4
+ git+https://github.com/sudoping01/bambara-tts.git@main
5
  # Install Unsloth dependencies without deps (like Colab)
6
  # This should be installed BEFORE your main package
7
  --find-links https://download.pytorch.org/whl/torch_stable.html
 
19
  soundfile
20
 
21
  # Your TTS package (this will try to install unsloth==2025.6.1 but it should work now)