update
This commit is contained in:
parent
d17941d1ca
commit
2a8e738582
|
@ -34,7 +34,7 @@ def inference(text):
|
|||
|
||||
|
||||
title = "sentiment analysis:twitter-roberta-base-sentiment"
|
||||
description = "这是twitter-roberta-base-sentiment的Gradio Demo. 上传你想要的图像或者点击下面的示例来加载它。"
|
||||
description = "这是twitter-roberta-base-sentiment的Gradio Demo。 上传你想要的图像或者点击下面的示例来加载它。"
|
||||
article = "<p style='text-align: center'><a href='https://github.com/bryandlee/animegan2-pytorch' target='_blank'>Github Repo Pytorch</a></p> <center><img src='https://visitor-badge.glitch.me/badge?page_id=akhaliq_animegan' alt='visitor badge'></center></p>"
|
||||
examples=[["Covid cases are increasing fast!"]]
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Subproject commit f8f82141e1c60fb0869fc353c1e84a944d4f920c
|
Loading…
Reference in New Issue