zinoubm commited on
Commit
5f73e62
1 Parent(s): 77069d3

adding the final touches

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ article = '''
24
  # How to use this interface
25
  Using the interface is straight forward, just type some text that falls in one of these 4 categories: **Electronics**, **Household**, **Books** or **Clothing & Accessories**.
26
  and then hit **Submit**. the results will be in the output cell. You can also try one of the provided examples.
27
- Here is the [notebook]() used to train the model.
28
  '''
29
 
30
  examples = [
 
24
  # How to use this interface
25
  Using the interface is straight forward, just type some text that falls in one of these 4 categories: **Electronics**, **Household**, **Books** or **Clothing & Accessories**.
26
  and then hit **Submit**. the results will be in the output cell. You can also try one of the provided examples.
27
+ Here is the [notebook](https://colab.research.google.com/drive/1MGlDaJXcjECrSRmXgHzUgFBTDuKEwPV0?usp=share_link) used to train the model.
28
  '''
29
 
30
  examples = [