joulammous commited on
Commit
937f119
1 Parent(s): bee19b9

added huggingface spaces yaml

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # milestone-1
2
  I installed WSL2 and used the extension in VSCode for remote development. I am using Ubuntu for the Linux distribtion and I created a virtual enviroment for the project.
3
  I didn't install Docker becuase as of now, Windows defender is detecting a virus from the Docker file and it's not allowing the installation.
 
1
+ title: Patent Project
2
+ emoji: 😎
3
+ colorFrom: pink
4
+ colorTo: indigo
5
+ sdk: streamlit
6
+ sdk_version: 1.17.0
7
+ app_file: app.py
8
+ pinned: false
9
+
10
  # milestone-1
11
  I installed WSL2 and used the extension in VSCode for remote development. I am using Ubuntu for the Linux distribtion and I created a virtual enviroment for the project.
12
  I didn't install Docker becuase as of now, Windows defender is detecting a virus from the Docker file and it's not allowing the installation.