Spaces:
Runtime error
Runtime error
Commit History
Update app.py
b166b64
deleted unnecesarry return inside the respond function
e9d1176
Can Günen
commited on
now we don't need to use hf tokens
c5a14aa
Can Günen
commited on
no token needed
839d8bc
Can Günen
commited on
reduced the methods in class and add a load config buttion
fa728c7
Can Günen
commited on
Update app.py
a168862
divided py files and added more error catching
737f413
Can Günen
commited on
Alligned the Title with html
22f5a4b
Can Günen
commited on
changed the layout and bad token validation
eb3051f
Can Günen
commited on
added class structure
56fa346
Can Günen
commited on
using class structure
9844b78
Can Günen
commited on
Update app.py
b517f79
Update app.py
29e176d
Update app.py
ebc6d1a
Update app.py
80a8ed1
Update app.py
1b88791
user friendly web-ui
734e0b1
Can Günen
commited on
made the web-ui more interactive by adding chatbot mode
e96fcdf
Can Günen
commited on
Update app.py
9f2deeb
Update app.py
a788e74
Update app.py
e7696f3
Update app.py
7a8fac5
Update app.py
e2f4aa4
Update app.py
7f9061e
Update app.py
a4d4eda
Update app.py
ba7960b
Update app.py
810fdef
change the error raising
27b00a2
Can Günen
commited on
catching the error if the answer isn't returned
a3f2a21
Can Günen
commited on
Merge branch 'main' of https://huggingface.co/spaces/teragron/docuchat-webui
22bd237
Can Günen
commited on
Deleted the second tab and resolved the model loading issue
71d962d
Can Günen
commited on
Update README.md
239da4f
trying to solve the queue problem
9c9474b
Can Günen
commited on
changed the placeholder for models
847b7e5
Can Günen
commited on
added the custom model option to the main branch
f1a5916
Can Günen
commited on
added the options to choose model
3ce6456
Can Günen
commited on
no longer need to save/load a txt file
1cf67c8
Can Günen
commited on
turned off the debugging mode in launch
d37091c
Can Günen
commited on
fixed the requirements.txt file
2aa17f7
Can Günen
commited on
added app and requirements files
285167f
Can Günen
commited on