Spaces:
Running
Running
Merge branch 'main' of https://huggingface.co/spaces/p3nGu1nZz/plasma-arc
Browse files
README.md
CHANGED
@@ -4,12 +4,15 @@ emoji: ⚡
|
|
4 |
colorFrom: gray
|
5 |
colorTo: indigo
|
6 |
sdk: static
|
7 |
-
sdk_version:
|
8 |
-
python_version: 3.
|
9 |
-
suggested_hardware:
|
10 |
-
suggested_storage:
|
11 |
-
app_file:
|
12 |
short_description: High-performance plasma arc simulation using WebGPU.
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# Plasma Arc Project
|
@@ -83,4 +86,4 @@ If you use this project in your research, please cite it as follows:
|
|
83 |
howpublished = {\url{https://github.com/p3nGu1nZz/plasma-arc}},
|
84 |
email = {[email protected]}
|
85 |
}
|
86 |
-
```
|
|
|
4 |
colorFrom: gray
|
5 |
colorTo: indigo
|
6 |
sdk: static
|
7 |
+
sdk_version: latest
|
8 |
+
python_version: 3.1
|
9 |
+
suggested_hardware: a10g-large
|
10 |
+
suggested_storage: medium
|
11 |
+
app_file: index.html
|
12 |
short_description: High-performance plasma arc simulation using WebGPU.
|
13 |
+
pinned: true
|
14 |
+
thumbnail: >-
|
15 |
+
https://cdn-uploads.huggingface.co/production/uploads/65f2c47c8000c6a096f8f189/Je0NhuTPHrOkUp5oDKcZk.jpeg
|
16 |
---
|
17 |
|
18 |
# Plasma Arc Project
|
|
|
86 |
howpublished = {\url{https://github.com/p3nGu1nZz/plasma-arc}},
|
87 |
email = {[email protected]}
|
88 |
}
|
89 |
+
```
|