julien-c HF staff commited on
Commit
6944f44
·
1 Parent(s): 3228b83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ pinned: false
10
  Text-Generation-Inference is a Rust, Python and gRPC server for text generation inference. Used in production at [HuggingFace](https://huggingface.co)
11
  to power LLMs api-inference widgets.
12
 
13
- <img width="300px" src="architecture.jpg">
14
 
15
  ## Repos
16
 
 
10
  Text-Generation-Inference is a Rust, Python and gRPC server for text generation inference. Used in production at [HuggingFace](https://huggingface.co)
11
  to power LLMs api-inference widgets.
12
 
13
+ <img width="300px" src="https://huggingface.co/spaces/text-generation-inference/README/resolve/main/architecture.jpg" />
14
 
15
  ## Repos
16