Skip to content

Commit b7606c5

Browse files
committed
update method
1 parent 2d97656 commit b7606c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export const RESEARCH_DATA: ProjectData = {
2222
],
2323
heroVideoUrl: "https://storage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4", // Replace with your project's teaser video URL
2424
methodDescription: "This section describes your proposed method. Explain the architecture, the loss functions, and the training pipeline. You can mention the specific modules (e.g., Diffusion Transformer, Gaussian Splatting Renderer) and how they interact. Replace the image URL below with your actual pipeline diagram.",
25-
methodImageUrl: "https://picsum.photos/seed/method/800/400", // Replace with your pipeline diagram URL
25+
methodImageUrl: "./assets/pipeline_v7.png", // Replace with your pipeline diagram URL
2626
comparisons: [
2727
{
2828
id: "c1",

0 commit comments

Comments
 (0)