justmywyw commited on
Commit
9937f32
1 Parent(s): b2c8f21

Update src/pyproject.toml

Browse files
Files changed (1) hide show
  1. src/pyproject.toml +1 -1
src/pyproject.toml CHANGED
@@ -7,7 +7,7 @@ requires = [
7
  build-backend = "hatchling.build"
8
 
9
  [project]
10
- name = "modelscope_gradio_components"
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"