Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<div align="center">
|
2 |
<a href="https://github.com/4fnan007/GPTclash">
|
3 |
<a href="https://github.com/4fnan007/GPTclash"><img src="https://i.ibb.co/fn5sMP2/cuteai.png" alt="logo"
|
@@ -41,7 +56,7 @@ To get a local copy up and running follow these simple example steps.
|
|
41 |
Clone the project
|
42 |
|
43 |
```bash
|
44 |
-
|
45 |
```
|
46 |
|
47 |
Go to the project directory
|
@@ -90,4 +105,4 @@ If you're feeling adventurous, go ahead and play around with the code. Just don'
|
|
90 |
|
91 |
If you have any questions, suggestions, feel free to reach out to me at:
|
92 |
|
93 |
-
[![Telegram](https://img.shields.io/badge/Telegram-%232CA5E0.svg?logo=Telegram&logoColor=white)](https://t.me/afnan007) [![Gmail](https://img.shields.io/badge/Gmail-%23D14836.svg?logo=Gmail&logoColor=white)](mailto:amanoythegreter232500@gmail.com)
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
metrics:
|
6 |
+
- character
|
7 |
+
pipeline_tag: text2text-generation
|
8 |
+
tags:
|
9 |
+
- gpt
|
10 |
+
- ai
|
11 |
+
- automatic
|
12 |
+
- chatgpt
|
13 |
+
- chat
|
14 |
+
- jailbreak
|
15 |
+
---
|
16 |
<div align="center">
|
17 |
<a href="https://github.com/4fnan007/GPTclash">
|
18 |
<a href="https://github.com/4fnan007/GPTclash"><img src="https://i.ibb.co/fn5sMP2/cuteai.png" alt="logo"
|
|
|
56 |
Clone the project
|
57 |
|
58 |
```bash
|
59 |
+
git clone https://huggingface.co/afnan007/GPT-clash
|
60 |
```
|
61 |
|
62 |
Go to the project directory
|
|
|
105 |
|
106 |
If you have any questions, suggestions, feel free to reach out to me at:
|
107 |
|
108 |
+
[![Telegram](https://img.shields.io/badge/Telegram-%232CA5E0.svg?logo=Telegram&logoColor=white)](https://t.me/afnan007) [![Gmail](https://img.shields.io/badge/Gmail-%23D14836.svg?logo=Gmail&logoColor=white)](mailto:amanoythegreter232500@gmail.com)
|