research-index / README.md
ameerazampixis's picture
navbar
02037e7
|
raw
history blame
473 Bytes
---
title: Next Server Example App
emoji: 🔥
colorFrom: yellow
colorTo: red
sdk: docker
pinned: false
app_port: 3000
---
## Add New Paper here
```
Got /src/app/about-event.tsx
#upload image in /public/images
{
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
},
```