We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 013ec6f commit c599742Copy full SHA for c599742
README.md
@@ -1,15 +1,15 @@
1
# imageFX-api (imagen)
2
Unofficial free reverse engineered api for imageFX(imagen) service provided by [labs.google](https://labs.google)
3
4
-
+
5
6
## Installation
7
```bash
8
npm i -g @rohitaryal/imagefx-api
9
```
10
11
## Usage
12
-`imagefx` can be invoked through both command line and module.
+`imagefx` can be invoked through both command line and as a module.
13
<details>
14
<summary style="font-weight: bold;font-size:15px;">Command Line</summary>
15
0 commit comments