diff --git a/Code/Form1.Designer.cs b/Code/Form1.Designer.cs index 8356eca..49dd3dd 100644 --- a/Code/Form1.Designer.cs +++ b/Code/Form1.Designer.cs @@ -541,8 +541,7 @@ this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(884, 142); this.label14.TabIndex = 2; - this.label14.Text = "Flowframes - Created by n00mkrad aka nmkd\r\n\r\nBased on:\r\n- RIFE by hzwer\r\n- rife-n" + - "cnn-vulkan by nihui"; + this.label14.Text = resources.GetString("label14.Text"); // // runBtn // diff --git a/Code/Form1.resx b/Code/Form1.resx index 8a76eb0..17d07f8 100644 --- a/Code/Form1.resx +++ b/Code/Form1.resx @@ -117,6 +117,14 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Flowframes - Created by n00mkrad aka nmkd + +Based on: +- RIFE by hzwer +- rife-ncnn-vulkan by nihui +- dain-ncnn-vulkan by nihui, originally based on DAIN (Depth-Aware Video Frame Interpolation) by baowenbo + 17, 17