Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ The model categorizes images into two classes:
|
|
17 |
- **Class 0:** "Issue in Deepfake" – indicating that the deepfake image has noticeable flaws or inconsistencies.
|
18 |
- **Class 1:** "High-Quality Deepfake" – indicating that the deepfake image is of high quality and appears more realistic.
|
19 |
|
20 |
-
# **Run with Transformers
|
21 |
|
22 |
```python
|
23 |
!pip install -q transformers torch pillow gradio
|
|
|
17 |
- **Class 0:** "Issue in Deepfake" – indicating that the deepfake image has noticeable flaws or inconsistencies.
|
18 |
- **Class 1:** "High-Quality Deepfake" – indicating that the deepfake image is of high quality and appears more realistic.
|
19 |
|
20 |
+
# **Run with Transformers🤗**
|
21 |
|
22 |
```python
|
23 |
!pip install -q transformers torch pillow gradio
|