Spaces:
Running
Running
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
# CyberForge ML Services - Hugging Face Space
|
| 2 |
-
# Python 3.13 compatible
|
| 3 |
|
| 4 |
# Python 3.13 audioop replacement (removed in 3.13)
|
| 5 |
-
pyaudioop
|
| 6 |
|
| 7 |
# Core ML
|
| 8 |
scikit-learn>=1.5.0
|
|
|
|
| 1 |
# CyberForge ML Services - Hugging Face Space
|
| 2 |
+
# Python 3.13 compatible - Updated 2026-01-31
|
| 3 |
|
| 4 |
# Python 3.13 audioop replacement (removed in 3.13)
|
| 5 |
+
pyaudioop>=0.0.4
|
| 6 |
|
| 7 |
# Core ML
|
| 8 |
scikit-learn>=1.5.0
|