Hatman commited on
Commit
ca03b45
·
verified ·
1 Parent(s): 69b0f6b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,9 +7,9 @@ sdk: docker
7
  pinned: false
8
  license: mit
9
  ---
10
- # Pixel Prompt Container
11
 
12
- This repository contains a static React Native application built using Expo with FastApi and Docker for deployment. It's serving several diffusion models that use the huggingface [inference-api](https://huggingface.co/docs/api-inference/index). A blog post explaining this deployment and the HuggingFace Inference API can be found [here](https://medium.com/@HatmanStack/cloud-bound-hugging-face-spaces-1101c569690d).
13
 
14
  ## Code :zap:
15
 
 
7
  pinned: false
8
  license: mit
9
  ---
10
+ # Pixel Prompt JS
11
 
12
+ This repository contains a static React Native application built using Lambda as a backend. It's serving several diffusion models that use the huggingface [inference-api](https://huggingface.co/docs/api-inference/index). A blog post explaining this deployment and the HuggingFace Inference API can be found [here](https://medium.com/@HatmanStack/cloud-bound-hugging-face-spaces-1101c569690d).
13
 
14
  ## Code :zap:
15