ibn-sidah-team commited on
Commit
da29930
1 Parent(s): 7fb7602

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -9
app.py CHANGED
@@ -1,12 +1,3 @@
1
- python -m venv .env
2
-
3
-
4
- # Activate the virtual environment
5
- source .env/bin/activate
6
- # Deactivate the virtual environment
7
- source .env/bin/deactivate
8
-
9
-
10
  pip install -r requirements.txt
11
  pip install faiss-cpu
12
  # In the requirements.txt but not installed correctly so we have to use pip command
 
 
 
 
 
 
 
 
 
 
1
  pip install -r requirements.txt
2
  pip install faiss-cpu
3
  # In the requirements.txt but not installed correctly so we have to use pip command