chibuzordev commited on
Commit
078acda
·
verified ·
1 Parent(s): a2ea684

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -13
app.py CHANGED
@@ -1,16 +1,3 @@
1
- # -*- coding: utf-8 -*-
2
- """FULL WORKFLOW
3
-
4
- Automatically generated by Colab.
5
-
6
- Original file is located at
7
- https://colab.research.google.com/drive/1I9KysFRYpSZfkL7FIxbodBYUgudQRejA
8
- """
9
-
10
-
11
-
12
- !pip install transformers faiss-cpu gradio sentence-transformers nlpaug scikit-learn
13
-
14
  # rag_module.py
15
 
16
  import json
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # rag_module.py
2
 
3
  import json