Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
-
|
2 |
cerebras-cloud-sdk
|
3 |
-
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
cerebras-cloud-sdk
|
3 |
+
requests
|
4 |
+
beautifulsoup4
|
5 |
+
groq
|
6 |
+
asyncio
|