Gallinator commited on
Commit
773ff5a
·
unverified ·
1 Parent(s): 6cd598a

Readme: initial commit

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Porous Cfd
3
+ emoji: 🌖
4
+ colorFrom: purple
5
+ colorTo: pink
6
+ sdk: docker
7
+ pinned: false
8
+ license: gpl-3.0
9
+ short_description: 'Porous media CFD with PINN '
10
+ app_port: 8000
11
+ app_file: app/server.py
12
+ ---
13
+