Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio
|
|
|
2 |
gradio-client
|
3 |
python-dotenv
|
4 |
torch
|
@@ -11,4 +12,3 @@ Pillow
|
|
11 |
uuid
|
12 |
sentencepiece
|
13 |
tokenizers
|
14 |
-
spaces
|
|
|
1 |
gradio
|
2 |
+
spaces
|
3 |
gradio-client
|
4 |
python-dotenv
|
5 |
torch
|
|
|
12 |
uuid
|
13 |
sentencepiece
|
14 |
tokenizers
|
|