Spaces:
Runtime error
Runtime error
Commit History
Change the logo
8f6eebf
Add the documentation to some functions
8c77fdd
Remove commented code
d474737
Render the image in a HTML component
fa1b66e
Change the model to get embeddings
2a13080
Hide image
8be397f
Set image size
ccfe438
Change image url and properties
0276393
Add image
4bda7d1
Modify texts of UI
db2a4d5
Create a version for summarization using LangChain tools.
c5a914e
Add a dependency to langchain
3a41c52
Fix error related to faiss
5355c89
Debug error inside get_embeddings
c9916d8
Debug error inside get_embeddings
ba811c0
Fix the way to create the dataset
6382446
Replace DatasetDict by Dataset
0f5a30d
Substitute the model and tokenizer used for embeddings
5f0ab2a
Remove unused function
32b66e2
Store the extracted text to be used during faiss' index creation
0bcdbb7
Debug error with gradio
941bfc4
Debug error with gradio
289e5ef
Remove input text from response
a8843ce
Add faiss-gpu dependency
88e8eb8
Reformat code
a4adfe8
Add functions to implement missing features
6ce5a5b
Include the context in the case of the button to answer a question
b3d009b
Add dummy functions for missing actions
a035375
Change the device of the tokenizer's output
5bf8ab4
Alberto Carmona
commited on
Update functions.py
76427ba
Update functions.py
b9ceebf
Increase the output tokens
95b13f9
Alberto Carmona
commited on
Remove the instruction part of the output
af90128
Alberto Carmona
commited on
Setn env var for cuda
47d82ab
Alberto Carmona
commited on
Load the model and the tokenizer
f90a30f
Alberto Carmona
commited on
Format the code
905f7db
Alberto Carmona
commited on
Update the owner of the model
f56d157
Alberto Carmona
commited on
Stop loading the model until space upgrade with GPU
80d9102
Alberto Carmona
commited on
Update README.md
057f5f4
Add the summarize function
5537833
Alberto Carmona
commited on
Use the function to extract the text
92bb964
Alberto Carmona
commited on
Add function to extract text from URL
428a5aa
Alberto Carmona
commited on
Update the layout
0e87748
Alberto Carmona
commited on
Update the layout
edd524c
Alberto Carmona
commited on
Update the layout
5e405b4
Alberto Carmona
commited on
Change the layout
0209bf9
Alberto Carmona
commited on
Change the layout
e8de746
Alberto Carmona
commited on
Hide a label
47b18b6
Alberto Carmona
commited on
Add a column for text extraction
d09c5a0
Alberto Carmona
commited on