Spaces:
Sleeping
Sleeping
Mitul Mohammad Abdullah Al Mukit
commited on
Commit
•
5b421d8
1
Parent(s):
9312707
config file
Browse files
README.md
CHANGED
@@ -1,24 +1,10 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
## Usage
|
13 |
-
|
14 |
-
Run web UI
|
15 |
-
```
|
16 |
-
streamlit run webapp.py
|
17 |
-
```
|
18 |
-
|
19 |
-
## Uploading Files
|
20 |
-
|
21 |
-
jpg/jpeg format of the HKID and bank statement are required to run the application
|
22 |
-
|
23 |
-
## Connecion to database
|
24 |
-
The code related to connecting to database is done through API request, and it can be checked in transaction_api repository.
|
|
|
1 |
+
---
|
2 |
+
title: {{title}}
|
3 |
+
emoji: {{emoji}}
|
4 |
+
colorFrom: {{colorFrom}}
|
5 |
+
colorTo: {{colorTo}}
|
6 |
+
sdk: {{sdk}}
|
7 |
+
sdk_version: {{sdkVersion}}
|
8 |
+
app_file: webapp.py
|
9 |
+
pinned: true
|
10 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|