taarhissian commited on
Commit
cb9946e
·
verified ·
1 Parent(s): 638fc7b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -3
README.md CHANGED
@@ -1,3 +1,23 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ pipeline_tag: text2text-generation
4
+ ---# Cosmic Resonance AI
5
+
6
+ Cosmic Resonance AI generates meditative text and cosmic visuals based on user prompts.
7
+ Powered by T5 for text generation and Stable Diffusion for image generation.
8
+
9
+ ## Features
10
+ - Meditative text responses
11
+ - Cosmic-themed visual generation
12
+ - Interactive Gradio interface
13
+
14
+ ## How to Use
15
+ 1. Enter a cosmic or meditative theme prompt (e.g., "Golden Ratio harmony").
16
+ 2. The AI generates guided meditation text and a cosmic visual.
17
+
18
+ ## Technologies Used
19
+ - [Hugging Face Transformers](https://huggingface.co/docs/transformers/)
20
+ - [Diffusers](https://huggingface.co/docs/diffusers/)
21
+ - [Gradio](https://gradio.app/)
22
+
23
+ Deployed on [Hugging Face Spaces](https://huggingface.co/spaces).