File size: 494 Bytes
6f8d8d9
 
 
 
 
bc02199
 
 
e20e3d9
 
 
 
 
 
535bb9d
bc02199
6f8d8d9
 
0cadcec
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[project]
name = "objectverse-diary"
version = "0.0.0"
description = "A small-model AI toy that turns everyday objects into secret diary characters."
requires-python = ">=3.10"
dependencies = [
    "gradio>=4.44,<6",
    "pydantic>=2.7,<3",
    "torch",
    "torchvision",
    "transformers>=4.40,<5",
    "Pillow",
    "sentencepiece",
    "accelerate",
    "spaces>=0.30",
]

[tool.objectverse-diary]
status = "space-vlm-live-mock-text"
implementation = "minicpm-v-live-space-with-mock-text"