Spaces:
Running
on
Zero
Running
on
Zero
Upload requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ httpx==0.13.3
|
|
14 |
httpcore
|
15 |
googletrans==4.0.0rc1
|
16 |
git+https://github.com/huggingface/diffusers
|
17 |
-
rapidfuzz
|
|
|
|
14 |
httpcore
|
15 |
googletrans==4.0.0rc1
|
16 |
git+https://github.com/huggingface/diffusers
|
17 |
+
rapidfuzz
|
18 |
+
wrapt-timeout-decorator
|