Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
gradio==3.50.2
|
| 2 |
-
torch>=2.0.0
|
| 3 |
-
torchaudio>=2.0.0
|
| 4 |
-
huggingface-hub>=0.20.0
|
|
|
|
| 5 |
git+https://github.com/SesameAILabs/csm.git
|
|
|
|
| 1 |
+
gradio==3.50.2
|
| 2 |
+
torch>=2.0.0
|
| 3 |
+
torchaudio>=2.0.0
|
| 4 |
+
huggingface-hub>=0.20.0
|
| 5 |
+
gitpython
|
| 6 |
git+https://github.com/SesameAILabs/csm.git
|