research-index / README.md
ameerazam08's picture
Update README.md
4911ade verified
|
raw
history blame
No virus
550 Bytes
---
title: Research-Index
emoji: 🔥
colorFrom: blue
colorTo: red
sdk: docker
pinned: true
app_port: 3000
header: mini
short_description: Latest Best Papers Update Daily
---
## Add New Paper here
```
{
title: "Paper Title", #paper name
description: "Discriptions", #short description of paper,
subTitle: "Paper Tag", #Forexample lipsync , Diffusion
imageName : "avatar1.jpg", #image name
paper_links :"paper links" #paper link
},
add this list in /src/app/about-event.tsx
Upload the Image Here
/public/paper_image
```