Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,42 +1,41 @@
|
|
| 1 |
-
---
|
| 2 |
-
title: AI Meme Generator
|
| 3 |
-
emoji: π₯Έ
|
| 4 |
-
colorFrom: blue
|
| 5 |
-
colorTo: red
|
| 6 |
-
sdk:
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
-
|
| 27 |
-
-
|
| 28 |
-
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
- **
|
| 34 |
-
- **
|
| 35 |
-
- **
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
MIT License - Free to use and modify!
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: AI Meme Generator
|
| 3 |
+
emoji: π₯Έ
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: red
|
| 6 |
+
sdk: docker
|
| 7 |
+
app_port: 7860
|
| 8 |
+
pinned: false
|
| 9 |
+
license: mit
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# π₯Έ AI Meme Generator
|
| 13 |
+
|
| 14 |
+
Generate memes automatically using AI and browser automation!
|
| 15 |
+
|
| 16 |
+
## π How to Use
|
| 17 |
+
|
| 18 |
+
1. Enter your HuggingFace token (get free at https://huggingface.co/settings/tokens)
|
| 19 |
+
2. Describe your meme idea
|
| 20 |
+
3. Select a model (Qwen 2.5 72B recommended)
|
| 21 |
+
4. Click Generate!
|
| 22 |
+
|
| 23 |
+
## β¨ Features
|
| 24 |
+
|
| 25 |
+
- π€ 100% Free HuggingFace models
|
| 26 |
+
- π Automated browser meme creation
|
| 27 |
+
- π¨ Multiple AI models to choose from
|
| 28 |
+
- π― No subscription needed
|
| 29 |
+
|
| 30 |
+
## π€ Available Models
|
| 31 |
+
|
| 32 |
+
- **Qwen 2.5 72B** - Best for creative memes
|
| 33 |
+
- **Meta Llama 3.1 70B** - Great all-rounder
|
| 34 |
+
- **Mixtral 8x7B** - Fast & efficient
|
| 35 |
+
- **Phi-3 Medium** - Quick responses
|
| 36 |
+
|
| 37 |
+
All models are free via HuggingFace Inference API!
|
| 38 |
+
|
| 39 |
+
## π License
|
| 40 |
+
|
|
|
|
| 41 |
MIT License - Free to use and modify!
|