Spaces:
Sleeping
Sleeping
Upload 2 files
Browse files- model.joblib +3 -0
- requirements.txt +4 -0
model.joblib
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8710e03a140043cfb3e557ede62c59f63ad6d5fbad9f7312b0813c737e8b3340
|
3 |
+
size 4558
|
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==5.4.0
|
2 |
+
huggingface_hub==0.26.1
|
3 |
+
joblib==1.4.2
|
4 |
+
pandas==2.0.3
|