Spaces:
Running
Running
acecalisto3
commited on
Commit
•
81868e5
1
Parent(s):
0083433
Update requirements.txt
Browse files- requirements.txt +13 -10
requirements.txt
CHANGED
@@ -1,13 +1,16 @@
|
|
1 |
-
streamlit
|
2 |
transformers
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
5 |
black
|
6 |
pylint
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
|
|
|
|
|
1 |
transformers
|
2 |
+
streamlit
|
3 |
+
openai
|
4 |
+
torch
|
5 |
+
torchvision
|
6 |
+
torchaudio
|
7 |
black
|
8 |
pylint
|
9 |
+
opencv-python
|
10 |
+
gradio
|
11 |
+
cookiecutter
|
12 |
+
GitPython
|
13 |
+
pytest
|
14 |
+
faiss-cpu
|
15 |
+
huggingface-cli
|
16 |
+
huggingface_hub
|