Spaces:
Running on CPU Upgrade

hysts HF staff commited on
Commit
46e7055
·
1 Parent(s): faca46e

Revert "Use the latest ai-gradio"

Browse files

This reverts commit faca46e64c8c5540daf40a1e29fae6cb27d36ab8.

Files changed (3) hide show
  1. pyproject.toml +0 -1
  2. requirements.txt +17 -18
  3. uv.lock +9 -5
pyproject.toml CHANGED
@@ -53,7 +53,6 @@ mistral-gradio = { git = "https://github.com/AK391/mistral-gradio.git" }
53
  playai-gradio = { git = "https://github.com/AK391/playai-gradio.git" }
54
  lumaai-gradio = { git = "https://github.com/AK391/lumaai-gradio.git" }
55
  cohere-gradio = { git = "https://github.com/AK391/cohere-gradio.git" }
56
- ai-gradio = { git = "https://github.com/AK391/ai-gradio", rev = "57eb0a73e2542e58834d94259d1ced720c351b38" }
57
 
58
  [tool.ruff]
59
  line-length = 119
 
53
  playai-gradio = { git = "https://github.com/AK391/playai-gradio.git" }
54
  lumaai-gradio = { git = "https://github.com/AK391/lumaai-gradio.git" }
55
  cohere-gradio = { git = "https://github.com/AK391/cohere-gradio.git" }
 
56
 
57
  [tool.ruff]
58
  line-length = 119
requirements.txt CHANGED
@@ -2,7 +2,7 @@
2
  # uv pip compile pyproject.toml -o requirements.txt
3
  accelerate==1.2.1
4
  # via ai-gradio
5
- ai-gradio @ git+https://github.com/AK391/ai-gradio@57eb0a73e2542e58834d94259d1ced720c351b38
6
  # via anychat (pyproject.toml)
7
  aiofiles==23.2.1
8
  # via gradio
@@ -297,7 +297,7 @@ google-crc32c==1.6.0
297
  # aiortc
298
  # google-cloud-storage
299
  # google-resumable-media
300
- google-genai==0.4.0
301
  # via ai-gradio
302
  google-generativeai==0.8.3
303
  # via
@@ -642,39 +642,38 @@ numpy==1.26.4
642
  # soxr
643
  # torchvision
644
  # transformers
645
- nvidia-cublas-cu12==12.4.5.8
646
  # via
647
  # nvidia-cudnn-cu12
648
  # nvidia-cusolver-cu12
649
  # torch
650
- nvidia-cuda-cupti-cu12==12.4.127
651
  # via torch
652
- nvidia-cuda-nvrtc-cu12==12.4.127
653
  # via torch
654
- nvidia-cuda-runtime-cu12==12.4.127
655
  # via torch
656
  nvidia-cudnn-cu12==9.1.0.70
657
  # via torch
658
- nvidia-cufft-cu12==11.2.1.3
659
  # via torch
660
- nvidia-curand-cu12==10.3.5.147
661
  # via torch
662
- nvidia-cusolver-cu12==11.6.1.9
663
  # via torch
664
- nvidia-cusparse-cu12==12.3.1.170
665
  # via
666
  # nvidia-cusolver-cu12
667
  # torch
668
  nvidia-gradio @ git+https://github.com/AK391/nvidia-gradio.git@735cc0ba06afb44eeef789d8c0c35b1fc61fee16
669
  # via anychat (pyproject.toml)
670
- nvidia-nccl-cu12==2.21.5
671
  # via torch
672
- nvidia-nvjitlink-cu12==12.4.127
673
  # via
674
  # nvidia-cusolver-cu12
675
  # nvidia-cusparse-cu12
676
- # torch
677
- nvidia-nvtx-cu12==12.4.127
678
  # via torch
679
  oauthlib==3.2.2
680
  # via
@@ -1136,7 +1135,7 @@ starlette==0.41.3
1136
  # via
1137
  # fastapi
1138
  # gradio
1139
- sympy==1.13.1
1140
  # via
1141
  # onnxruntime
1142
  # torch
@@ -1174,13 +1173,13 @@ tomli-w==1.1.0
1174
  # via crewai
1175
  tomlkit==0.13.2
1176
  # via gradio
1177
- torch==2.5.1
1178
  # via
1179
  # accelerate
1180
  # ai-gradio
1181
  # bitsandbytes
1182
  # torchvision
1183
- torchvision==0.20.1
1184
  # via ai-gradio
1185
  tqdm==4.67.1
1186
  # via
@@ -1204,7 +1203,7 @@ trio==0.28.0
1204
  # trio-websocket
1205
  trio-websocket==0.11.1
1206
  # via selenium
1207
- triton==3.1.0
1208
  # via torch
1209
  twilio==9.4.2
1210
  # via
 
2
  # uv pip compile pyproject.toml -o requirements.txt
3
  accelerate==1.2.1
4
  # via ai-gradio
5
+ ai-gradio==0.2.10
6
  # via anychat (pyproject.toml)
7
  aiofiles==23.2.1
8
  # via gradio
 
297
  # aiortc
298
  # google-cloud-storage
299
  # google-resumable-media
300
+ google-genai==0.3.0
301
  # via ai-gradio
302
  google-generativeai==0.8.3
303
  # via
 
642
  # soxr
643
  # torchvision
644
  # transformers
645
+ nvidia-cublas-cu12==12.1.3.1
646
  # via
647
  # nvidia-cudnn-cu12
648
  # nvidia-cusolver-cu12
649
  # torch
650
+ nvidia-cuda-cupti-cu12==12.1.105
651
  # via torch
652
+ nvidia-cuda-nvrtc-cu12==12.1.105
653
  # via torch
654
+ nvidia-cuda-runtime-cu12==12.1.105
655
  # via torch
656
  nvidia-cudnn-cu12==9.1.0.70
657
  # via torch
658
+ nvidia-cufft-cu12==11.0.2.54
659
  # via torch
660
+ nvidia-curand-cu12==10.3.2.106
661
  # via torch
662
+ nvidia-cusolver-cu12==11.4.5.107
663
  # via torch
664
+ nvidia-cusparse-cu12==12.1.0.106
665
  # via
666
  # nvidia-cusolver-cu12
667
  # torch
668
  nvidia-gradio @ git+https://github.com/AK391/nvidia-gradio.git@735cc0ba06afb44eeef789d8c0c35b1fc61fee16
669
  # via anychat (pyproject.toml)
670
+ nvidia-nccl-cu12==2.20.5
671
  # via torch
672
+ nvidia-nvjitlink-cu12==12.6.85
673
  # via
674
  # nvidia-cusolver-cu12
675
  # nvidia-cusparse-cu12
676
+ nvidia-nvtx-cu12==12.1.105
 
677
  # via torch
678
  oauthlib==3.2.2
679
  # via
 
1135
  # via
1136
  # fastapi
1137
  # gradio
1138
+ sympy==1.13.3
1139
  # via
1140
  # onnxruntime
1141
  # torch
 
1173
  # via crewai
1174
  tomlkit==0.13.2
1175
  # via gradio
1176
+ torch==2.4.1
1177
  # via
1178
  # accelerate
1179
  # ai-gradio
1180
  # bitsandbytes
1181
  # torchvision
1182
+ torchvision==0.19.1
1183
  # via ai-gradio
1184
  tqdm==4.67.1
1185
  # via
 
1203
  # trio-websocket
1204
  trio-websocket==0.11.1
1205
  # via selenium
1206
+ triton==3.0.0
1207
  # via torch
1208
  twilio==9.4.2
1209
  # via
uv.lock CHANGED
@@ -40,7 +40,7 @@ wheels = [
40
  [[package]]
41
  name = "ai-gradio"
42
  version = "0.2.10"
43
- source = { git = "https://github.com/AK391/ai-gradio?rev=57eb0a73e2542e58834d94259d1ced720c351b38#57eb0a73e2542e58834d94259d1ced720c351b38" }
44
  dependencies = [
45
  { name = "accelerate" },
46
  { name = "bitsandbytes" },
@@ -59,6 +59,10 @@ dependencies = [
59
  { name = "twilio" },
60
  { name = "websockets" },
61
  ]
 
 
 
 
62
 
63
  [package.optional-dependencies]
64
  crewai = [
@@ -355,7 +359,7 @@ dependencies = [
355
 
356
  [package.metadata]
357
  requires-dist = [
358
- { name = "ai-gradio", extras = ["crewai", "deepseek", "gemini", "groq", "hyperbolic", "openai", "smolagents", "transformers"], git = "https://github.com/AK391/ai-gradio?rev=57eb0a73e2542e58834d94259d1ced720c351b38" },
359
  { name = "anthropic-gradio", git = "https://github.com/AK391/anthropic-gradio.git" },
360
  { name = "cerebras-gradio", git = "https://github.com/gradio-app/cerebras_gradio.git" },
361
  { name = "chromadb", specifier = ">=0.5.23" },
@@ -1689,7 +1693,7 @@ wheels = [
1689
 
1690
  [[package]]
1691
  name = "google-genai"
1692
- version = "0.4.0"
1693
  source = { registry = "https://pypi.org/simple" }
1694
  dependencies = [
1695
  { name = "google-auth" },
@@ -1698,9 +1702,9 @@ dependencies = [
1698
  { name = "requests" },
1699
  { name = "websockets" },
1700
  ]
1701
- sdist = { url = "https://files.pythonhosted.org/packages/8f/fa/e8c81d37ffe7d8aa05573494735cdc432a97b77f641a08caa959de19523d/google_genai-0.4.0.tar.gz", hash = "sha256:d14ce2e941063092cfc98726aeabcae44f179456e3a4906ee5f28dc91b0663fb", size = 107625 }
1702
  wheels = [
1703
- { url = "https://files.pythonhosted.org/packages/9d/ac/cf91960fc842f8c3387be8abeaa01deb0e6b20a72a028b70107f58e13150/google_genai-0.4.0-py3-none-any.whl", hash = "sha256:2cbfea3cb47d4ac54ee3d3f9ecd79ff72298cac13e150828afdc5ed62768ed00", size = 113562 },
1704
  ]
1705
 
1706
  [[package]]
 
40
  [[package]]
41
  name = "ai-gradio"
42
  version = "0.2.10"
43
+ source = { registry = "https://pypi.org/simple" }
44
  dependencies = [
45
  { name = "accelerate" },
46
  { name = "bitsandbytes" },
 
59
  { name = "twilio" },
60
  { name = "websockets" },
61
  ]
62
+ sdist = { url = "https://files.pythonhosted.org/packages/86/2a/9ac3aa6cc4d1c1019fe7491c67b678b8947f82d93ff44ecf7d97fe14e2ff/ai_gradio-0.2.10.tar.gz", hash = "sha256:d6c40ff37f48b2b73f4c55973c33c9b7a092b096529703628469608c7dad5147", size = 34733 }
63
+ wheels = [
64
+ { url = "https://files.pythonhosted.org/packages/9f/b9/c104f7017ecfe419289ef426ea06ef54df4ec06c6d6e359888ccfc03acf1/ai_gradio-0.2.10-py3-none-any.whl", hash = "sha256:991654f4d2ed40f3eac626a4a5f9d943faf72ab0494825550ac205097fefb349", size = 55939 },
65
+ ]
66
 
67
  [package.optional-dependencies]
68
  crewai = [
 
359
 
360
  [package.metadata]
361
  requires-dist = [
362
+ { name = "ai-gradio", extras = ["crewai", "deepseek", "gemini", "groq", "hyperbolic", "openai", "smolagents", "transformers"], specifier = ">=0.2.10" },
363
  { name = "anthropic-gradio", git = "https://github.com/AK391/anthropic-gradio.git" },
364
  { name = "cerebras-gradio", git = "https://github.com/gradio-app/cerebras_gradio.git" },
365
  { name = "chromadb", specifier = ">=0.5.23" },
 
1693
 
1694
  [[package]]
1695
  name = "google-genai"
1696
+ version = "0.3.0"
1697
  source = { registry = "https://pypi.org/simple" }
1698
  dependencies = [
1699
  { name = "google-auth" },
 
1702
  { name = "requests" },
1703
  { name = "websockets" },
1704
  ]
1705
+ sdist = { url = "https://files.pythonhosted.org/packages/39/89/b5cc86832c38af16184f85022a1713f1edb487020de12e85b5c7a24cc969/google_genai-0.3.0.tar.gz", hash = "sha256:1e080ca381268912dacc8e0cb15eb203eb4e38f51f6ae35cc5768e5af323c8cc", size = 105869 }
1706
  wheels = [
1707
+ { url = "https://files.pythonhosted.org/packages/f9/5c/90a63dbe6846151aa2b47f64ade25754d56ba412195ec0d61a3e29ce442b/google_genai-0.3.0-py3-none-any.whl", hash = "sha256:e45eb1732cf5b1f7c5a4103fe64cc4b577981d7e592e3edfba6d34ec734f56be", size = 111885 },
1708
  ]
1709
 
1710
  [[package]]