rmayormartins commited on
Commit
3e3d8ee
1 Parent(s): aa5f929

Adicionado PyTorch ao requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -3,3 +3,6 @@ gradio
3
  textblob
4
  nltk
5
  afinn
 
 
 
 
3
  textblob
4
  nltk
5
  afinn
6
+ torch
7
+ tensorflow
8
+