Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
-
|
| 3 |
requests
|
| 4 |
openai
|
| 5 |
python-dotenv
|
|
|
|
| 1 |
gradio
|
| 2 |
+
git+https://github.com/openai/swarm.git
|
| 3 |
requests
|
| 4 |
openai
|
| 5 |
python-dotenv
|