Maria Halvarsson
commited on
Commit
·
c721a2d
1
Parent(s):
84f54ac
add application cile
Browse files
huggingface-spaces-iris/app.py → app.py
RENAMED
File without changes
|
huggingface-spaces-iris/README.md
DELETED
@@ -1,13 +0,0 @@
|
|
1 |
-
---
|
2 |
-
title: Iris
|
3 |
-
emoji: 🐢
|
4 |
-
colorFrom: purple
|
5 |
-
colorTo: green
|
6 |
-
sdk: gradio
|
7 |
-
sdk_version: 3.14.0
|
8 |
-
app_file: app.py
|
9 |
-
pinned: false
|
10 |
-
license: apache-2.0
|
11 |
-
---
|
12 |
-
|
13 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
huggingface-spaces-iris/requirements.txt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
hopsworks
|
2 |
-
joblib
|
3 |
-
scikit-learn==1.1.1
|
|
|
|
|
|
|
|