Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ peft
|
|
7 |
openai
|
8 |
groq
|
9 |
language_tool_python
|
10 |
-
scipy
|
|
|
|
7 |
openai
|
8 |
groq
|
9 |
language_tool_python
|
10 |
+
scipy
|
11 |
+
Unidecode
|