File size: 290 Bytes
75075b9
 
 
 
 
 
 
 
 
c6b4c88
75075b9
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[project]
name = "certification-app"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
    "datasets>=3.2.0",
    "gradio[oauth]==5.15.0",
    "huggingface-hub>=0.28.1",
    "pandas>=2.2.3",
    "pillow>=11.1.0",
]