Spaces:
Runtime error
Runtime error
Commit
·
9336026
1
Parent(s):
19e25ff
Added rapidfuzz to requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,3 +9,4 @@ lxml==5.3.0
|
|
9 |
google-generativeai==0.8.3
|
10 |
html5lib==1.1
|
11 |
beautifulsoup4==4.12.3
|
|
|
|
9 |
google-generativeai==0.8.3
|
10 |
html5lib==1.1
|
11 |
beautifulsoup4==4.12.3
|
12 |
+
rapidfuzz==3.10.1
|