sandz7 commited on
Commit
9dba92b
Β·
1 Parent(s): 7e063a2

first instance

Browse files
Files changed (5) hide show
  1. .gitignore +1 -0
  2. README.md +1 -1
  3. app.py +0 -0
  4. requirements.txt +8 -0
  5. steps.txt +2 -0
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ venv/
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  title: Smart Reader
3
- emoji: 🏒
4
  colorFrom: gray
5
  colorTo: green
6
  sdk: gradio
 
1
  ---
2
  title: Smart Reader
3
+ emoji: πŸ“”
4
  colorFrom: gray
5
  colorTo: green
6
  sdk: gradio
app.py ADDED
File without changes
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ spaces
2
+ transformers
3
+ openai
4
+ gradio
5
+ torch
6
+ numpy
7
+ TTS
8
+ accelerate
steps.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ > Add a LLM with a multimodal to understand images and text in order to pass the base prompt with instructions to model to make a reformated
2
+ version of the original prompt to pass it to the text-to-speech