suyash2102 commited on
Commit
f0996b4
1 Parent(s): 8047ea5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -48,6 +48,9 @@ The following hyperparameters were used during training:
48
  ### Training results
49
 
50
 
 
 
 
51
 
52
  ### Framework versions
53
 
 
48
  ### Training results
49
 
50
 
51
+ ### Gradio Interface
52
+
53
+ I have made a separate file gradio_LT.py. By running this file you will directly see a gradio user interface through which you translate sentences. The only prerequisite is that transformers, gradio, sentencepiece should be pre downloaded in your environment.
54
 
55
  ### Framework versions
56