Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -28,5 +28,7 @@ textstat
|
|
| 28 |
huggingface_hub
|
| 29 |
spaces
|
| 30 |
|
|
|
|
|
|
|
| 31 |
WeTextProcessing; platform_machine != "Darwin"
|
| 32 |
wetext; platform_system == "Darwin"
|
|
|
|
| 28 |
huggingface_hub
|
| 29 |
spaces
|
| 30 |
|
| 31 |
+
httpx[socks]
|
| 32 |
+
|
| 33 |
WeTextProcessing; platform_machine != "Darwin"
|
| 34 |
wetext; platform_system == "Darwin"
|