akhaliq HF Staff commited on
Commit
c510966
·
1 Parent(s): f6968b1
Files changed (2) hide show
  1. pyproject.toml +1 -1
  2. requirements.txt +1 -1
pyproject.toml CHANGED
@@ -5,7 +5,7 @@ description = ""
5
  readme = "README.md"
6
  requires-python = ">=3.10"
7
  dependencies = [
8
- "ai-gradio[huggingface, gemini]==0.2.58",
9
  ]
10
 
11
  [tool.uv.sources]
 
5
  readme = "README.md"
6
  requires-python = ">=3.10"
7
  dependencies = [
8
+ "ai-gradio[huggingface, gemini]==0.2.55",
9
  ]
10
 
11
  [tool.uv.sources]
requirements.txt CHANGED
@@ -2,7 +2,7 @@
2
  # uv pip compile pyproject.toml -o requirements.txt
3
  accelerate==1.5.2
4
  # via ai-gradio
5
- ai-gradio==0.2.58
6
  # via anychat (pyproject.toml)
7
  aiofiles==23.2.1
8
  # via gradio
 
2
  # uv pip compile pyproject.toml -o requirements.txt
3
  accelerate==1.5.2
4
  # via ai-gradio
5
+ ai-gradio==0.2.55
6
  # via anychat (pyproject.toml)
7
  aiofiles==23.2.1
8
  # via gradio