Spaces:
Running
Running
burtenshaw
commited on
Commit
·
f78c6b4
1
Parent(s):
ea3f4d3
add readme
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: Genything
|
3 |
+
emoji: 😻
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: yellow
|
6 |
+
sdk: static
|
7 |
+
pinned: false
|
8 |
+
license: apache-2.0
|
9 |
+
short_description: Generate Images using Inference Providers and Fal
|
10 |
+
---
|
11 |
+
|
12 |
+
# Genything
|
13 |
+
|
14 |
+
Genything is a web application that allows you to generate images using inference providers and Fal.
|
15 |
+
|