Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -9
requirements.txt
CHANGED
@@ -1,9 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
numpy
|
5 |
-
torch
|
6 |
-
safetensors
|
7 |
-
transformers
|
8 |
-
opencv-python
|
9 |
-
git+https://github.com/deepseek-ai/Janus
|
|
|
1 |
+
flask
|
2 |
+
requests
|
3 |
+
beautifulsoup4
|
|
|
|
|
|
|
|
|
|
|
|