Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,6 +6,7 @@ pydantic>=2.7
|
|
| 6 |
pytest>=8.0
|
| 7 |
pillow
|
| 8 |
soundfile
|
|
|
|
| 9 |
|
| 10 |
# Optional direct Hugging Face runtime for MiniCPM-V.
|
| 11 |
# The default local demo uses Ollama adapters or the stable demo backend.
|
|
|
|
| 6 |
pytest>=8.0
|
| 7 |
pillow
|
| 8 |
soundfile
|
| 9 |
+
spaces
|
| 10 |
|
| 11 |
# Optional direct Hugging Face runtime for MiniCPM-V.
|
| 12 |
# The default local demo uses Ollama adapters or the stable demo backend.
|