Spaces:
Runtime error
Runtime error
Commit
•
7c00b7f
1
Parent(s):
bd68714
simplify requirements
Browse files- requirements.txt +1 -21
requirements.txt
CHANGED
@@ -1,21 +1 @@
|
|
1 |
-
|
2 |
-
gradio[oauth]>=4.3,<5
|
3 |
-
datasets>=2,<3
|
4 |
-
sentence-transformers>=3
|
5 |
-
optimum[onnxruntime]>=1.21.3
|
6 |
-
tabulate>=0.9.0
|
7 |
-
diffusers>=0.30.0
|
8 |
-
transformers>=4.43.4
|
9 |
-
ipykernel>=6.29.5
|
10 |
-
umap-learn>=0.5,<1
|
11 |
-
plotly>=5,<6
|
12 |
-
dash>=2.11,<3
|
13 |
-
dash-bootstrap-components>=1.6.0
|
14 |
-
pre-commit>=3.8.0
|
15 |
-
ruff>=0.5,<1
|
16 |
-
pytest>=8,<9
|
17 |
-
black>=24,<25
|
18 |
-
openpyxl>=3,<4
|
19 |
-
requests
|
20 |
-
pillow
|
21 |
-
typing-extensions
|
|
|
1 |
+
git+https://github.com/burtenshaw/data-viber.git@example/image-generation-preference#egg=data_viber
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|