Add application file
Browse files
README.md
CHANGED
|
@@ -10,5 +10,5 @@ pinned: false
|
|
| 10 |
license: apache-2.0
|
| 11 |
short_description: git project
|
| 12 |
---
|
| 13 |
-
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 10 |
license: apache-2.0
|
| 11 |
short_description: git project
|
| 12 |
---
|
| 13 |
+
qqqqqqqqq
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
hello.py
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
print("Hello, World!")
|