Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +14 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
transformers
|
| 2 |
+
streamlit
|
| 3 |
+
torch
|
| 4 |
+
torchvision
|
| 5 |
+
torchaudio
|
| 6 |
+
black
|
| 7 |
+
pylint
|
| 8 |
+
opencv-python
|
| 9 |
gradio
|
| 10 |
+
cookiecutter
|
| 11 |
+
python-git
|
| 12 |
+
pytest
|
| 13 |
+
faiss-cpu
|
| 14 |
+
huggingface-cli
|
| 15 |
+
huggingface_hub
|