Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
weasyprint
|
|
|
|
|
|
| 1 |
+
gradio>=5.0.0
|
| 2 |
+
weasyprint
|
| 3 |
+
beautifulsoup4
|