Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,4 @@ google-generativeai>=0.3.0
|
|
| 3 |
fastrtc>=0.1.5
|
| 4 |
opencv-python-headless>=4.10.0
|
| 5 |
numpy>=1.24
|
| 6 |
-
-e gradio_screenrecorder
|
|
|
|
| 3 |
fastrtc>=0.1.5
|
| 4 |
opencv-python-headless>=4.10.0
|
| 5 |
numpy>=1.24
|
| 6 |
+
-e ./gradio_screenrecorder/src/backend
|