Spaces:
Sleeping
Sleeping
alexneakameni
commited on
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,2 +1,6 @@
|
|
1 |
gradio==5.11.0
|
2 |
-
groq==0.13.1
|
|
|
|
|
|
|
|
|
|
1 |
gradio==5.11.0
|
2 |
+
groq==0.13.1
|
3 |
+
transformers[torch]==4.47.1
|
4 |
+
tiktoken==0.8.0
|
5 |
+
verovio==4.5.1
|
6 |
+
torchvision==0.20.1
|