Kalmu commited on
Commit
2555bb8
·
verified ·
1 Parent(s): c127b00

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -10,4 +10,16 @@ pinned: false
10
  license: openrail
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  license: openrail
11
  ---
12
 
13
+ # Small HuggingFace Sandbox Project (Python App)
14
+
15
+ Discovering Huggingface + Small Project (QR CODE GENERATION/API CALL)
16
+
17
+ ## Architecture
18
+
19
+ ![Alt text](schema.png)
20
+
21
+ ## System requirements
22
+
23
+ <ul>
24
+ <li>Python 3.10.6</li>
25
+ </ul>