kluvin commited on
Commit
8b26067
·
verified ·
1 Parent(s): d0aa9fa

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -0
pyproject.toml CHANGED
@@ -11,6 +11,7 @@ requires-python = ">=3.13"
11
  dependencies = [
12
  "datasets>=4.2.0",
13
  "flask>=3.0.0",
 
14
  "huggingface-hub>=0.35.3",
15
  "matplotlib>=3.10.7",
16
  "pandas>=2.3.3",
 
11
  dependencies = [
12
  "datasets>=4.2.0",
13
  "flask>=3.0.0",
14
+ "gunicorn>=23.0.0",
15
  "huggingface-hub>=0.35.3",
16
  "matplotlib>=3.10.7",
17
  "pandas>=2.3.3",