Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ gymnasium
|
|
| 5 |
langsmith
|
| 6 |
langchain[openai]
|
| 7 |
pillow
|
| 8 |
-
playwright
|
|
|
|
|
|
| 5 |
langsmith
|
| 6 |
langchain[openai]
|
| 7 |
pillow
|
| 8 |
+
playwright
|
| 9 |
+
pip install ./playwright_custom
|