Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ jupyter
|
|
| 2 |
transformers
|
| 3 |
git+https://github.com/huggingface/transformers.git
|
| 4 |
numpy
|
|
|
|
| 5 |
torch
|
| 6 |
aiohttp
|
| 7 |
torchvision
|
|
|
|
| 2 |
transformers
|
| 3 |
git+https://github.com/huggingface/transformers.git
|
| 4 |
numpy
|
| 5 |
+
fuzzywuzzy
|
| 6 |
torch
|
| 7 |
aiohttp
|
| 8 |
torchvision
|