Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,8 @@ lxml
|
|
| 5 |
tflink
|
| 6 |
boto3
|
| 7 |
ffmpeg
|
| 8 |
-
scratchcommunication
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
tflink
|
| 6 |
boto3
|
| 7 |
ffmpeg
|
| 8 |
+
scratchcommunication
|
| 9 |
+
requests
|
| 10 |
+
beautifulsoup4
|
| 11 |
+
img2pdf
|
| 12 |
+
pdfkit
|