File size: 473 Bytes
06a7653
 
 
 
 
 
 
 
02037e7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
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
  },
```