Rajan Sharma
commited on
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
|
@@ -1,6 +1,3 @@
|
|
| 1 |
-
# Core runtime
|
| 2 |
gradio>=4.36.1
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
# Safety filter (local file in your repo, but import needs deps)
|
| 6 |
regex
|
|
|
|
|
|
|
| 1 |
gradio>=4.36.1
|
| 2 |
+
requests>=2.31.0
|
|
|
|
|
|
|
| 3 |
regex
|