+
+
+
+ تولید تصویر جدید
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ برای API Key رایگان به Hugging Face مراجعه کنید
+
+
+
+
+
+
+
+
+ تصویر تولید شده اینجا نمایش داده میشود
+
+
+
+ در حال تولید تصویر... لطفاً صبر کنید
+
+
+
+
+
+
+
+
+ ویرایش و آپلود تصویر
+ +
+
+
+
+
+ برای آپلود تصویر کلیک کنید یا آن را اینجا رها کنید
+
+ فرمتهای مجاز: JPG, PNG, GIF (حداکثر ۵ مگابایت)
+
+
+
+
+
+ ابزارهای ویرایش
+ + + + + + + + +
+
+
+ قابلیتهای ویژه
+
+
+
+
+
+ تولید با AI
+
+
+
+ ویرایش پیشرفته
+
+
+
+ تغییر سایز
+
+
+
+ فیلترهای هنری
+
+ اطلاعات API:
+
+
+ این برنامه از API رایگان Hugging Face استفاده میکند.
+ برای سرعت بیشتر میتوانید API Key رایگان دریافت کنید.
+
+
-
-### Note
-
-Thank you for your interest in this GitHub repo, however, right now we are not taking contributions.
-
-We continue to focus our resources on strategic areas that help our customers be successful while making developers' lives easier. While GitHub Actions remains a key part of this vision, we are allocating resources towards other areas of Actions and are not taking contributions to this repository at this time. The GitHub public roadmap is the best place to follow along for any updates on features we’re working on and what stage they’re in.
-
-We are taking the following steps to better direct requests related to GitHub Actions, including:
-
-1. We will be directing questions and support requests to our [Community Discussions area](https://github.com/orgs/community/discussions/categories/actions)
-
-2. High Priority bugs can be reported through Community Discussions or you can report these to our support team https://support.github.com/contact/bug-report.
-
-3. Security Issues should be handled as per our [security.md](security.md)
-
-We will still provide security updates for this project and fix major breaking changes during this time.
-
-You are welcome to still raise bugs in this repo.
-
-### Directory structure
-
-* [ci](ci): solutions for Continuous Integration workflows
-* [deployments](deployments): solutions for Deployment workflows
-* [automation](automation): solutions for automating workflows
-* [code-scanning](code-scanning): solutions for [Code Scanning](https://github.com/features/security)
-* [pages](pages): solutions for Pages workflows
-* [icons](icons): svg icons for the relevant template
-
-Each workflow must be written in YAML and have a `.yml` extension. They also need a corresponding `.properties.json` file that contains extra metadata about the workflow (this is displayed in the GitHub.com UI).
-
-For example: `ci/django.yml` and `ci/properties/django.properties.json`.
-
-### Valid properties
-
-* `name`: the name shown in onboarding. This property is unique within the repository.
-* `description`: the description shown in onboarding
-* `iconName`: the icon name in the relevant folder, for example, `django` should have an icon `icons/django.svg`. Only SVG is supported at this time. Another option is to use [octicon](https://primer.style/octicons/). The format to use an octicon is `octicon <