Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 1 |
#Load model
|
| 2 |
-
torch.load.state_dict(PATH)
|
|
|
|
| 1 |
#Load model
|
| 2 |
+
#torch.load.state_dict(PATH)
|