nlp_miniproject
#1
by
Wahid707
- opened
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio==3.
|
2 |
torch==1.12.1
|
3 |
transformers==4.22.2
|
4 |
git+https://github.com/p208p2002/qgg-utils.git
|
|
|
1 |
+
gradio==3.4
|
2 |
torch==1.12.1
|
3 |
transformers==4.22.2
|
4 |
git+https://github.com/p208p2002/qgg-utils.git
|