Spaces:
Sleeping
Sleeping
removing re from requirements
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
torch
|
4 |
-
torchtext
|
5 |
-
re
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
torch
|
4 |
+
torchtext
|
|