File size: 314 Bytes
335ca5d
 
 
 
 
 
 
0a01b14
335ca5d
0a01b14
335ca5d
0a01b14
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[project]
name = "ai4write"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
    "aiwrite",
    "gradio>=5.14.0",
    "huggingface-hub>=0.25.2", # 0.25.2
]

[tool.uv.sources]
aiwrite = { git = "https://github.com/Deeplearn-PeD/aiwrite" }