Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -55,14 +55,13 @@ More details on model performance across various devices, can be found
|
|
55 |
|
56 |
## Installation
|
57 |
|
58 |
-
This model can be installed as a Python package via pip.
|
59 |
|
|
|
60 |
```bash
|
61 |
-
pip install "qai-hub-models[
|
62 |
```
|
63 |
|
64 |
|
65 |
-
|
66 |
## Configure Qualcomm® AI Hub to run this model on a cloud-hosted device
|
67 |
|
68 |
Sign-in to [Qualcomm® AI Hub](https://app.aihub.qualcomm.com/) with your
|
@@ -298,7 +297,8 @@ Explore all available models on [Qualcomm® AI Hub](https://aihub.qualcomm.com/)
|
|
298 |
|
299 |
|
300 |
## License
|
301 |
-
* The license for the original implementation of Riffusion can be found
|
|
|
302 |
* The license for the compiled assets for on-device deployment can be found [here](https://github.com/CompVis/stable-diffusion/blob/main/LICENSE)
|
303 |
|
304 |
|
@@ -316,7 +316,7 @@ Explore all available models on [Qualcomm® AI Hub](https://aihub.qualcomm.com/)
|
|
316 |
|
317 |
## Usage and Limitations
|
318 |
|
319 |
-
|
320 |
|
321 |
- Accessing essential private and public services and benefits;
|
322 |
- Administration of justice and democratic processes;
|
|
|
55 |
|
56 |
## Installation
|
57 |
|
|
|
58 |
|
59 |
+
Install the package via pip:
|
60 |
```bash
|
61 |
+
pip install "qai-hub-models[riffusion-quantized]"
|
62 |
```
|
63 |
|
64 |
|
|
|
65 |
## Configure Qualcomm® AI Hub to run this model on a cloud-hosted device
|
66 |
|
67 |
Sign-in to [Qualcomm® AI Hub](https://app.aihub.qualcomm.com/) with your
|
|
|
297 |
|
298 |
|
299 |
## License
|
300 |
+
* The license for the original implementation of Riffusion can be found
|
301 |
+
[here](https://github.com/CompVis/stable-diffusion/blob/main/LICENSE).
|
302 |
* The license for the compiled assets for on-device deployment can be found [here](https://github.com/CompVis/stable-diffusion/blob/main/LICENSE)
|
303 |
|
304 |
|
|
|
316 |
|
317 |
## Usage and Limitations
|
318 |
|
319 |
+
This model may not be used for or in connection with any of the following applications:
|
320 |
|
321 |
- Accessing essential private and public services and benefits;
|
322 |
- Administration of justice and democratic processes;
|