Spaces:
Running
Running
Update src/pyproject.toml
Browse files- src/pyproject.toml +1 -1
src/pyproject.toml
CHANGED
@@ -7,7 +7,7 @@ requires = [
|
|
7 |
build-backend = "hatchling.build"
|
8 |
|
9 |
[project]
|
10 |
-
name = "
|
11 |
version = "0.0.1-beta.8"
|
12 |
description = "A set of extension component libraries based on gradio 4.x, mainly focuses on enhancing conversational scenarios, supporting multimodal contexts, and providing assistance for various other specialized scenarios."
|
13 |
readme = "README.md"
|
|
|
7 |
build-backend = "hatchling.build"
|
8 |
|
9 |
[project]
|
10 |
+
name = "modelscope_studio"
|
11 |
version = "0.0.1-beta.8"
|
12 |
description = "A set of extension component libraries based on gradio 4.x, mainly focuses on enhancing conversational scenarios, supporting multimodal contexts, and providing assistance for various other specialized scenarios."
|
13 |
readme = "README.md"
|