vasantharan commited on
Commit
6c84751
·
verified ·
1 Parent(s): 6572d4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -58,8 +58,8 @@ The models accept **text and audio inputs** and classify them into predefined ca
58
  ### 1.1 Clone the Repository
59
 
60
  ```bash
61
- git clone https://huggingface.co/<your-model-repo>
62
- cd <your-model-repo>
63
  ```
64
 
65
  ### 1.2 Install Dependencies
 
58
  ### 1.1 Clone the Repository
59
 
60
  ```bash
61
+ git clone https://huggingface.co/vasantharan/Multimodal_Hate_Speech_Detection_in_Dravidian_languages
62
+ cd Multimodal_Hate_Speech_Detection_in_Dravidian_languages
63
  ```
64
 
65
  ### 1.2 Install Dependencies