Spaces:
Runtime error
Runtime error
gamingflexer
commited on
Commit
·
d070a30
1
Parent(s):
9dff52c
gradio ci cd config added
Browse files
README.md
CHANGED
@@ -1,5 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Arxiv Plagiarism Checker LLM
|
2 |
|
|
|
|
|
|
|
|
|
|
|
3 |
Arxiv author's plagiarism check just by entering the arxiv author
|
4 |
|
5 |
## Demo UI
|
|
|
1 |
+
---
|
2 |
+
title: Arxiv Plagiarism Checker LLM
|
3 |
+
emoji: 🚀
|
4 |
+
colorFrom: pink
|
5 |
+
colorTo: pink
|
6 |
+
sdk: docker
|
7 |
+
sdk_version : 3.0.6
|
8 |
+
pinned: true
|
9 |
+
---
|
10 |
+
|
11 |
# Arxiv Plagiarism Checker LLM
|
12 |
|
13 |
+
## end-end-mlops-huggingface
|
14 |
+
|
15 |
+
[![Sync to Hugging Face hub](https://github.com/gamingflexer/arxiv-plagiarism-checker-llm/actions/workflows/main.yml/badge.svg)](https://github.com/gamingflexer/arxiv-plagiarism-checker-llm/actions/workflows/main.yml)
|
16 |
+
|
17 |
+
|
18 |
Arxiv author's plagiarism check just by entering the arxiv author
|
19 |
|
20 |
## Demo UI
|