Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ gradio
|
|
| 3 |
huggingface_hub
|
| 4 |
fuzzywuzzy
|
| 5 |
python-Levenshtein
|
| 6 |
-
pip install fastapi
|
|
|
|
|
|
| 3 |
huggingface_hub
|
| 4 |
fuzzywuzzy
|
| 5 |
python-Levenshtein
|
| 6 |
+
pip install fastapi
|
| 7 |
+
gradio
|