Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ttt-tkmr
/
Question_Classify_Project
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ttt-tkmr
commited on
Dec 8, 2023
Commit
3d361a0
·
1 Parent(s):
c9d400e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-4
app.py
CHANGED
Viewed
@@ -1,7 +1,3 @@
1
-
!pip install opensmile
2
-
!pip install scikit-learn==1.3.2
3
-
!pip install gradio
4
-
5
import opensmile
6
import joblib
7
import wave
1
import opensmile
2
import joblib
3
import wave