ehristoforu commited on
Commit
e1beb31
1 Parent(s): bca5262

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # TensorLM - webui for LLM models
2
 
3
  ![preview](assets/preview.png)
@@ -94,4 +106,4 @@ While there are no forks 😔, perhaps you will be the first who can significant
94
  url = {https://github.com/ehristoforu/TensorLM-webui},
95
  year = {2024}
96
  }
97
- ```
 
1
+ ---
2
+ title: TensorLM-webui
3
+ emoji: 🐨
4
+ colorFrom: purple
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: 4.1.0
8
+ app_file: hf_launch.py
9
+ pinned: true
10
+ license: gpl-3.0
11
+ ---
12
+
13
  # TensorLM - webui for LLM models
14
 
15
  ![preview](assets/preview.png)
 
106
  url = {https://github.com/ehristoforu/TensorLM-webui},
107
  year = {2024}
108
  }
109
+ ```