Spaces:
Sleeping
Sleeping
Commit
·
d94ce60
0
Parent(s):
first commit
Browse files
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: akinator_test
|
3 |
+
emoji: 💬
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: yellow
|
6 |
+
sdk: gradio
|
7 |
+
python_version: 3.9.18
|
8 |
+
sdk_version: 4.19.1
|
9 |
+
app_file: app.py
|
10 |
+
pinned: false
|
11 |
+
license: mit
|
12 |
+
---
|
13 |
+
|
14 |
+
# akinator_test
|
15 |
+
|
16 |
+
python package: https://github.com/Infiniticity/akinator.py
|
17 |
+
readthedocs: https://akinator.readthedocs.io/en/latest/
|
18 |
+
wikipage: https://en.wikipedia.org/wiki/Akinator
|