Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -57,14 +57,13 @@ More details on model performance across various devices, can be found
|
|
| 57 |
|
| 58 |
## Installation
|
| 59 |
|
| 60 |
-
This model can be installed as a Python package via pip.
|
| 61 |
|
|
|
|
| 62 |
```bash
|
| 63 |
-
pip install "qai-hub-models[
|
| 64 |
```
|
| 65 |
|
| 66 |
|
| 67 |
-
|
| 68 |
## Configure Qualcomm® AI Hub to run this model on a cloud-hosted device
|
| 69 |
|
| 70 |
Sign-in to [Qualcomm® AI Hub](https://app.aihub.qualcomm.com/) with your
|
|
@@ -337,7 +336,8 @@ Explore all available models on [Qualcomm® AI Hub](https://aihub.qualcomm.com/)
|
|
| 337 |
|
| 338 |
|
| 339 |
## License
|
| 340 |
-
* The license for the original implementation of ControlNet can be found
|
|
|
|
| 341 |
* The license for the compiled assets for on-device deployment can be found [here](https://github.com/lllyasviel/ControlNet/blob/main/LICENSE)
|
| 342 |
|
| 343 |
|
|
@@ -355,7 +355,7 @@ Explore all available models on [Qualcomm® AI Hub](https://aihub.qualcomm.com/)
|
|
| 355 |
|
| 356 |
## Usage and Limitations
|
| 357 |
|
| 358 |
-
|
| 359 |
|
| 360 |
- Accessing essential private and public services and benefits;
|
| 361 |
- Administration of justice and democratic processes;
|
|
|
|
| 57 |
|
| 58 |
## Installation
|
| 59 |
|
|
|
|
| 60 |
|
| 61 |
+
Install the package via pip:
|
| 62 |
```bash
|
| 63 |
+
pip install "qai-hub-models[controlnet-quantized]"
|
| 64 |
```
|
| 65 |
|
| 66 |
|
|
|
|
| 67 |
## Configure Qualcomm® AI Hub to run this model on a cloud-hosted device
|
| 68 |
|
| 69 |
Sign-in to [Qualcomm® AI Hub](https://app.aihub.qualcomm.com/) with your
|
|
|
|
| 336 |
|
| 337 |
|
| 338 |
## License
|
| 339 |
+
* The license for the original implementation of ControlNet can be found
|
| 340 |
+
[here](https://github.com/lllyasviel/ControlNet/blob/main/LICENSE).
|
| 341 |
* The license for the compiled assets for on-device deployment can be found [here](https://github.com/lllyasviel/ControlNet/blob/main/LICENSE)
|
| 342 |
|
| 343 |
|
|
|
|
| 355 |
|
| 356 |
## Usage and Limitations
|
| 357 |
|
| 358 |
+
This model may not be used for or in connection with any of the following applications:
|
| 359 |
|
| 360 |
- Accessing essential private and public services and benefits;
|
| 361 |
- Administration of justice and democratic processes;
|