Spaces:
Running
Running
xiaoyao9184
commited on
Synced repo using 'sync_with_huggingface' Github Action
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
torch==2.5.1
|
2 |
gradio==5.8.0
|
|
|
3 |
huggingface-hub==0.26.3
|
4 |
audioseal==0.1.4
|
5 |
matplotlib==3.10.0
|
|
|
1 |
torch==2.5.1
|
2 |
gradio==5.8.0
|
3 |
+
GitPython==3.1.43
|
4 |
huggingface-hub==0.26.3
|
5 |
audioseal==0.1.4
|
6 |
matplotlib==3.10.0
|