Erfan11 commited on
Commit
cc28fd5
1 Parent(s): d0368a2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -5
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- torch==2.0.0
2
- tensorflow==2.14.0
3
  nltk==3.8.1
4
  spacy==3.6.0
5
  textblob==0.17.1
@@ -10,10 +9,7 @@ textgenrnn==2.0.0
10
  pattern==3.6
11
  rasa==3.5.2
12
  chatterbot==1.0.5
13
- dialogflow==0.10.0
14
  requests==2.31.0
15
- httpx==0.24.1
16
- fastapi==0.100.0
17
  flask==2.3.2
18
  gunicorn==21.2.0
19
  gradio==3.34.0
 
1
+
 
2
  nltk==3.8.1
3
  spacy==3.6.0
4
  textblob==0.17.1
 
9
  pattern==3.6
10
  rasa==3.5.2
11
  chatterbot==1.0.5
 
12
  requests==2.31.0
 
 
13
  flask==2.3.2
14
  gunicorn==21.2.0
15
  gradio==3.34.0