Debabrath commited on
Commit
8282caf
·
verified ·
1 Parent(s): c2ae820

Upload huggingface.yml

Browse files
Files changed (1) hide show
  1. huggingface.yml +6 -0
huggingface.yml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+
2
+ # This file tells Hugging Face Spaces how to run the app
3
+ title: OrbIQ Prompt Engineering
4
+ sdk: streamlit
5
+ python_version: 3.9
6
+ app_file: app.py