Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,8 @@ gradio
|
|
| 6 |
loguru
|
| 7 |
beautifulsoup4
|
| 8 |
markdownify
|
| 9 |
-
itemadapter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
loguru
|
| 7 |
beautifulsoup4
|
| 8 |
markdownify
|
| 9 |
+
itemadapter
|
| 10 |
+
fake-useragent
|
| 11 |
+
pyvis
|
| 12 |
+
networkx
|
| 13 |
+
psutil
|