Upload folder using huggingface_hub
Browse files- README.md +2 -2
- src/pyproject.toml +2 -2
README.md
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
---
|
3 |
tags: [gradio-custom-component,machine learning,reproducibility,visualization,gradio,gradio-template-Audio]
|
4 |
title: gradio_unifiedaudio V0.0.2
|
5 |
-
colorFrom:
|
6 |
-
colorTo:
|
7 |
sdk: docker
|
8 |
pinned: false
|
9 |
license: apache-2.0
|
|
|
2 |
---
|
3 |
tags: [gradio-custom-component,machine learning,reproducibility,visualization,gradio,gradio-template-Audio]
|
4 |
title: gradio_unifiedaudio V0.0.2
|
5 |
+
colorFrom: green
|
6 |
+
colorTo: gray
|
7 |
sdk: docker
|
8 |
pinned: false
|
9 |
license: apache-2.0
|
src/pyproject.toml
CHANGED
@@ -8,7 +8,7 @@ build-backend = "hatchling.build"
|
|
8 |
|
9 |
[project]
|
10 |
name = "gradio_unifiedaudio"
|
11 |
-
version = "0.0.
|
12 |
description = "Python library for easily interacting with trained machine learning models"
|
13 |
readme = "README.md"
|
14 |
license = "Apache-2.0"
|
@@ -43,7 +43,7 @@ classifiers = [
|
|
43 |
dev = ["build", "twine"]
|
44 |
|
45 |
[tool.hatch.build]
|
46 |
-
artifacts = ["/backend/gradio_unifiedaudio/templates", "*.pyi", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates"]
|
47 |
|
48 |
[tool.hatch.build.targets.wheel]
|
49 |
packages = ["/backend/gradio_unifiedaudio"]
|
|
|
8 |
|
9 |
[project]
|
10 |
name = "gradio_unifiedaudio"
|
11 |
+
version = "0.0.3"
|
12 |
description = "Python library for easily interacting with trained machine learning models"
|
13 |
readme = "README.md"
|
14 |
license = "Apache-2.0"
|
|
|
43 |
dev = ["build", "twine"]
|
44 |
|
45 |
[tool.hatch.build]
|
46 |
+
artifacts = ["/backend/gradio_unifiedaudio/templates", "*.pyi", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates", "backend/gradio_unifiedaudio/templates"]
|
47 |
|
48 |
[tool.hatch.build.targets.wheel]
|
49 |
packages = ["/backend/gradio_unifiedaudio"]
|