aaronamortegui commited on
Commit
2758010
1 Parent(s): 355f1a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
1
  ---
2
  license: unknown
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: unknown
3
  ---
4
+ El Chavo del 8 - Realistic Vision V2 & Deliberate V2 Models
5
+ Introduction
6
+ This repository contains two models trained on a dataset of 61 images from the popular Latin American TV show "El Chavo del 8". The models are based on Realistic Vision V2 and Deliberate V2 architectures.
7
+
8
+ Dataset
9
+ The dataset consists of 61 images from the "El Chavo del 8" show, with manual captions added. The images were collected from various episodes to ensure diversity.
10
+
11
+ Training Process
12
+ Both models were trained using the Dreambooth repository. Checkpoints were conducted every 1000 steps to monitor the performance and behavior of the dataset with these models. The training process aimed to generate realistic and deliberate visual representations based on the images and captions provided.
13
+
14
+ Results
15
+ (Include a brief description of the results and any insights gained from the training process. Add images or visualizations to showcase your model's performance.)
16
+
17
+ Limitations and Potential Biases
18
+ (Describe any limitations of your models and potential biases in the dataset or training process.)
19
+
20
+ Usage
21
+ (Provide information on how to use your models, including any required dependencies and example code.)
22
+
23
+ Please feel free to contribute to this repository or use these models in your projects. For any questions or feedback, reach out to us.