Che237 commited on
Commit
85934fd
·
verified ·
1 Parent(s): f89b059

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  # CyberForge ML Services - Hugging Face Space
2
- # Python 3.13 compatible versions
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