Spaces:
Build error
Build error
David Datta commited on
Commit ·
9586aa3
1
Parent(s): 81bc8ac
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
certifi
|
| 2 |
yt-dlp
|
| 3 |
gradio
|
| 4 |
-
groq
|
|
|
|
|
|
|
|
|
| 1 |
certifi
|
| 2 |
yt-dlp
|
| 3 |
gradio
|
| 4 |
+
groq
|
| 5 |
+
torch
|
| 6 |
+
transformers==4.32.0
|