suyash2102 commited on
Commit
e8f6c29
1 Parent(s): edf6aaa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -33,6 +33,7 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  I have made a working user interactive Gradio Language Translation model which translates any English sentence into French sentence. For this i have fine tuned a pre trained model which i have used from HuggingFace.
35
  Make a local directory of this repo in your computer and then in your terminal switch to the directory of this repo on your computer and then just type python gradio_LT.py to start the user interface for translation.
 
36
 
37
  # model-en-to-fr-1
38
 
 
33
 
34
  I have made a working user interactive Gradio Language Translation model which translates any English sentence into French sentence. For this i have fine tuned a pre trained model which i have used from HuggingFace.
35
  Make a local directory of this repo in your computer and then in your terminal switch to the directory of this repo on your computer and then just type python gradio_LT.py to start the user interface for translation.
36
+ I have saved the code in LS_Project_LT.ipynb
37
 
38
  # model-en-to-fr-1
39