Spaces:
Sleeping
Sleeping
update requirement
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,9 @@
|
|
| 1 |
torch==2.1.0
|
|
|
|
|
|
|
| 2 |
audiocraft
|
| 3 |
basic-pitch
|
| 4 |
gradio
|
| 5 |
tensorflow==2.15.0
|
| 6 |
-
anthropic
|
|
|
|
|
|
| 1 |
torch==2.1.0
|
| 2 |
+
torchvision==0.16.0
|
| 3 |
+
torchaudio==2.1.0
|
| 4 |
audiocraft
|
| 5 |
basic-pitch
|
| 6 |
gradio
|
| 7 |
tensorflow==2.15.0
|
| 8 |
+
anthropic
|
| 9 |
+
openai
|