Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -15,7 +15,7 @@ openpyxl>=3.0.10
|
|
15 |
xlrd>=2.0.1
|
16 |
|
17 |
# Utilities
|
18 |
-
|
19 |
|
20 |
# Optional: For better performance
|
21 |
# accelerate>=0.20.0
|
|
|
15 |
xlrd>=2.0.1
|
16 |
|
17 |
# Utilities
|
18 |
+
# difflib is part of Python standard library - no installation needed
|
19 |
|
20 |
# Optional: For better performance
|
21 |
# accelerate>=0.20.0
|