docs: remove no longer needed hfup graph

This commit is contained in:
Neko Ayaka
2025-06-14 02:57:31 +08:00
parent 77c0be3f32
commit 47439b5e93
3 changed files with 0 additions and 46 deletions
-15
View File
@@ -276,21 +276,6 @@ flowchart TD
style Memory_PGVector fill:#f9f9d4,stroke:#333,stroke-width:1px
```
```mermaid
%%{ init: { 'flowchart': { 'curve': 'catmullRom' } } }%%
flowchart TD
subgraph デプロイ&バンドル
direction LR
HFUP["hfup"]
HF[/"HuggingFace Spaces"\]
HFUP -...- UI -...-> HF
HFUP -...- whisper-webgpu -...-> HF
HFUP -...- moonshine-web -...-> HF
end
```
## 使用されているモデル
- [onnx-community/whisper-large-v3-turbo · Hugging Face](https://huggingface.co/onnx-community/whisper-large-v3-turbo)
-15
View File
@@ -285,21 +285,6 @@ flowchart TD
style Memory_PGVector fill:#f9f9d4,stroke:#333,stroke-width:1px
```
```mermaid
%%{ init: { 'flowchart': { 'curve': 'catmullRom' } } }%%
flowchart TD
subgraph deploy&bundle
direction LR
HFUP["hfup"]
HF[/"HuggingFace Spaces"\]
HFUP -...- UI -...-> HF
HFUP -...- whisper-webgpu -...-> HF
HFUP -...- moonshine-web -...-> HF
end
```
## Models used
- [onnx-community/whisper-large-v3-turbo · Hugging Face](https://huggingface.co/onnx-community/whisper-large-v3-turbo)
-16
View File
@@ -273,22 +273,6 @@ flowchart TD
style Memory_PGVector fill:#f9f9d4,stroke:#333,stroke-width:1px
```
```mermaid
%%{ init: { 'flowchart': { 'curve': 'catmullRom' } } }%%
flowchart TD
subgraph deploy&bundle
direction LR
HFUP["hfup"]
HF[/"HuggingFace Spaces"\]
HFUP -...- UI -...-> HF
HFUP -...- whisper-webgpu -...-> HF
HFUP -...- moonshine-web -...-> HF
end
```
## 使用的模型
- [onnx-community/whisper-large-v3-turbo · Hugging Face](https://huggingface.co/onnx-community/whisper-large-v3-turbo)