Maslax Ali commited on
Commit
8e936e9
·
1 Parent(s): be3a841

feat: readMe update

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ## Meek Mill Ai
2
- (https://www.youtube.com/watch?v=e3tEl0uaSXg&ab_channel=lewenberg)[Meek Mill Ai YT]
 
3
  Hand currated list of Meek Mill's vocals. The offical dataset is included in this repo under dataset/44k.
4
 
5
  This is for educational purposes ONLY!
@@ -25,6 +26,7 @@ Epochs ~2,200
25
  HF Repo ZScaler Setup
26
  ```
27
  export REQUESTS_CA_BUNDLE=/Users/mali/personal/huggingface/ZScaler.cert
 
28
  huggingface-cli login
29
  ````
30
 
 
1
  ## Meek Mill Ai
2
+ [Meek Mill Ai Thinkin Back](https://www.youtube.com/watch?v=e3tEl0uaSXg&ab_channel=lewenberg)
3
+
4
  Hand currated list of Meek Mill's vocals. The offical dataset is included in this repo under dataset/44k.
5
 
6
  This is for educational purposes ONLY!
 
26
  HF Repo ZScaler Setup
27
  ```
28
  export REQUESTS_CA_BUNDLE=/Users/mali/personal/huggingface/ZScaler.cert
29
+ export GIT_SSL_NO_VERIFY=1
30
  huggingface-cli login
31
  ````
32