Spaces:
Running
Running
Commit
·
c444d4f
1
Parent(s):
66bc07b
initial commit
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,5 +2,4 @@ gradio==4.15.0
|
|
2 |
torch==2.1.0
|
3 |
transformers==4.36.0
|
4 |
nltk==3.8.1
|
5 |
-
numpy==1.24.3
|
6 |
-
sqlite3
|
|
|
2 |
torch==2.1.0
|
3 |
transformers==4.36.0
|
4 |
nltk==3.8.1
|
5 |
+
numpy==1.24.3
|
|