test-chatbox / app.py

Commit History

Refactor app to implement multilingual sentiment analysis using Hugging Face's pipeline, replacing the previous prompt enhancement functionality. Update Gradio interface and adjust requirements for dependencies.
5e1197b

qiankun commited on

Refactor enhance_prompt function to use text_generation method and improve response handling
b2766e7

qiankun commited on

去除授权
543b1de

qiankun77 commited on

Fix typo in login prompt message and remove label from LoginButton
e382d3a

qiankun77 commited on

Refactor enhance_prompt function to accept token as an argument and handle errors more gracefully
d5556df

qiankun77 commited on

Refactor enhance_prompt function to retrieve Hugging Face token from environment variable and simplify input parameters
61306c5

qiankun77 commited on

Remove label argument from Hugging Face Token input in the prompt enhancer interface
2a53056

qiankun77 commited on

更新为新的应用
82b7626

qiankun77 commited on

Duplicate from gradio-templates/chatbot
fe11590
verified

qiankun77 pngwn HF Staff commited on