Suchith-nj commited on
Commit
3bcd647
·
1 Parent(s): f3e8c35
Files changed (2) hide show
  1. .streamlit/config.toml +0 -10
  2. README.md +0 -6
.streamlit/config.toml CHANGED
@@ -1,13 +1,3 @@
1
- [server]
2
- headless = true
3
- enableCORS = false
4
- enableXsrfProtection = false
5
- port = 7860
6
-
7
- [browser]
8
- gatherUsageStats = false
9
- serverAddress = "0.0.0.0"
10
-
11
  [theme]
12
  primaryColor = "#FF9D00"
13
  backgroundColor = "#ffffff"
 
 
 
 
 
 
 
 
 
 
 
1
  [theme]
2
  primaryColor = "#FF9D00"
3
  backgroundColor = "#ffffff"
README.md CHANGED
@@ -7,13 +7,7 @@ sdk: streamlit
7
  sdk_version: 1.28.0
8
  app_file: app.py
9
  python_version: 3.11
10
- tags:
11
- - streamlit
12
- - ai
13
- - pytorch
14
- - langchain
15
  pinned: false
16
- short_description: AI portfolio showcasing production-ready ML services
17
  license: apache-2.0
18
  ---
19
 
 
7
  sdk_version: 1.28.0
8
  app_file: app.py
9
  python_version: 3.11
 
 
 
 
 
10
  pinned: false
 
11
  license: apache-2.0
12
  ---
13