teelinsan commited on
Commit
c58a49c
โ€ข
1 Parent(s): 2c076ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -1,11 +1,15 @@
1
  ---
2
- title: Aclpubcheck
3
- emoji: ๐Ÿ†
4
- colorFrom: blue
5
  colorTo: indigo
6
  sdk: docker
7
  pinned: false
8
  license: mit
9
  ---
10
 
11
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
1
  ---
2
+ title: ACL Pubcheck
3
+ emoji: ๐Ÿ“
4
+ colorFrom: red
5
  colorTo: indigo
6
  sdk: docker
7
  pinned: false
8
  license: mit
9
  ---
10
 
11
+ # ๐Ÿ“ ACL Pubcheck Graphical User Interface
12
+
13
+ ACL Pubcheck GUI is a minimal graphical user interface for the [ACL Pubcheck tool](https://github.com/acl-org/aclpubcheck) made with [gradio](https://github.com/gradio-app/gradio).
14
+ The tool allows you to check the compliance of your paper with the [ACL conferences](https://www.aclweb.org/) guidelines by simply drag and drop your pdf file on the interface.
15
+ You can find more info on the [Github repository](https://github.com/teelinsan/aclpubcheck-gui)