Zoro-chi commited on
Commit
bd22e77
·
1 Parent(s): 1921de3

updated README

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -14,6 +14,8 @@ tags:
14
  - llama-3
15
  - creative-ai
16
  - gradio
 
 
17
  ---
18
 
19
  # AI Creative Studio
@@ -38,6 +40,7 @@ An AI-powered creative application that combines text-to-image and image-to-3D m
38
  ## Technical Details
39
 
40
  This application uses:
 
41
  - Llama 3.2 3B Instruct model for prompt enhancement
42
  - Openfabric AI services for text-to-image and image-to-3D generation
43
  - Gradio for the interactive UI
 
14
  - llama-3
15
  - creative-ai
16
  - gradio
17
+ - Openfabric
18
+ - huggingface
19
  ---
20
 
21
  # AI Creative Studio
 
40
  ## Technical Details
41
 
42
  This application uses:
43
+
44
  - Llama 3.2 3B Instruct model for prompt enhancement
45
  - Openfabric AI services for text-to-image and image-to-3D generation
46
  - Gradio for the interactive UI