Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
1 |
gradio>=4.0.0
|
2 |
spaces>=0.10.0
|
3 |
-
|
|
|
|
1 |
+
#gradio>=4.0.0
|
2 |
+
#spaces>=0.10.0
|
3 |
+
#git+https://github.com/sudoping01/bambara-tts.git#egg=maliba_ai
|
4 |
+
|
5 |
gradio>=4.0.0
|
6 |
spaces>=0.10.0
|
7 |
+
unsloth==2024.8 # Use specific older version
|
8 |
+
git+https://github.com/sudoping01/bambara-tts.git@main
|