Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
File size: 361 Bytes
7a1f8d0 928c784 7a1f8d0 aa632a5 7a1f8d0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
[project]
name = "daily-papers"
version = "0.1.0"
description = ""
readme = "README.md"
requires-python = ">=3.10"
dependencies = [
"apscheduler>=3.10.4",
"datasets>=2.21.0",
"gradio-calendar>=0.0.6",
"gradio>=5.0.1",
"hf-transfer>=0.1.8",
"pandas>=2.2.2",
"ragatouille>=0.0.8.post4",
"setuptools>=74.1.2",
"tqdm>=4.66.5",
]
|