Jelajahi Sumber

add license app.py

all files must have a licence header
Pierre Andrews 1 tahun lalu
induk
melakukan
f1c2d207bc
1 mengubah file dengan 6 tambahan dan 0 penghapusan
  1. 6 0
      demo/app.py

+ 6 - 0
demo/app.py

@@ -1,3 +1,9 @@
+# Copyright (c) Meta Platforms, Inc. and affiliates
+# All rights reserved.
+#
+# This source code is licensed under the license found in the
+# LICENSE file in the root directory of this source tree.
+
 from __future__ import annotations
 
 import gradio as gr